pub unsafe extern "C" fn frida_script_enable_debugger_sync(
    self_: *mut FridaScript,
    port: guint16,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
)