pub unsafe extern "C" fn g_drive_eject(
    drive: *mut GDrive,
    flags: GMountUnmountFlags,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)