#[no_mangle]
pub unsafe extern "C" fn crosvm_set_identity_map_addr(
    self_: *mut crosvm,
    addr: u32
) -> c_int