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