pub unsafe extern "C" fn gum_thread_resume(
    thread_id: GumThreadId,
    error: *mut *mut GError
) -> gboolean