pub unsafe extern "C" fn frida_device_get_frontmost_application(
    self_: *mut FridaDevice,
    options: *mut FridaFrontmostQueryOptions,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)