pub unsafe extern "C" fn ncnn_extractor_extract(
    ex: ncnn_extractor_t,
    name: *const c_char,
    mat: *mut ncnn_mat_t
) -> c_int