pub unsafe extern "C" fn gum_invocation_context_replace_nth_argument(
    context: *mut GumInvocationContext,
    n: guint,
    value: gpointer
)