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