pub unsafe extern "C" fn frida_session_compile_script(
    self_: *mut FridaSession,
    source: *const gchar,
    options: *mut FridaScriptOptions,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)