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