#[no_mangle]
pub extern "C" fn meshlite_is_triangulated_manifold(
    context: *mut RustContext,
    mesh_id: c_int
) -> c_int