pub unsafe extern "C" fn mesh_gen_rounded_cube( dimensions: Vec3, edge_radius: f32, subdivisions: i32, ) -> MeshT