pub unsafe extern "C" fn ncnn_net_load_param_bin(
    net: ncnn_net_t,
    path: *const c_char
) -> c_int