pub unsafe extern "C" fn frida_device_inject_library_file_sync(
    self_: *mut FridaDevice,
    pid: guint,
    path: *const gchar,
    entrypoint: *const gchar,
    data: *const gchar,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> guint