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