pub unsafe extern "C" fn gum_process_modify_thread(
    thread_id: GumThreadId,
    func: GumModifyThreadFunc,
    user_data: gpointer
) -> gboolean