pub unsafe extern "C" fn manifold_meshgl64( mem: *mut c_void, vert_props: *mut f64, n_verts: usize, n_props: usize, tri_verts: *mut u64, n_tris: usize, ) -> *mut ManifoldMeshGL64