pub unsafe extern "C" fn frida_device_kill(
    self_: *mut FridaDevice,
    pid: guint,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)