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