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