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