pub unsafe extern "C" fn frida_device_find_process(
    self_: *mut FridaDevice,
    predicate: FridaDeviceProcessPredicate,
    predicate_target: gpointer,
    options: *mut FridaProcessMatchOptions,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)