pub unsafe extern "C" fn ncnn_option_set_num_threads(
    opt: ncnn_option_t,
    num_threads: c_int
)