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