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