pub unsafe extern "C" fn frida_injector_inject_library_blob_sync(
    self_: *mut FridaInjector,
    pid: guint,
    blob: *mut GBytes,
    entrypoint: *const gchar,
    data: *const gchar,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> guint