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