pub unsafe extern "C" fn gum_cpu_context_replace_nth_argument(
    self_: *mut GumCpuContext,
    n: guint,
    value: gpointer
)