pub unsafe extern "C" fn mesh_get_verts( mesh: MeshT, out_arr_vertices: *mut *mut Vertex, out_vertex_count: *mut i32, reference_mode: Memory, )