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