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