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