#[no_mangle]
pub unsafe extern "C" fn crosvm_destroy_memory(
    self_: *mut crosvm,
    obj_ptr: *mut *mut crosvm_memory
) -> c_int