pub unsafe extern "C" fn ncnn_extractor_extract_index(
    ex: ncnn_extractor_t,
    index: c_int,
    mat: *mut ncnn_mat_t
) -> c_int