pub unsafe extern "C" fn ncnn_mat_create_2d(
    w: c_int,
    h: c_int,
    allocator: ncnn_allocator_t
) -> ncnn_mat_t