pub unsafe extern "C" fn gum_thumb_writer_put_call_reg_with_arguments(
    self_: *mut GumThumbWriter,
    reg: arm_reg,
    n_args: guint
    ...
)