pub unsafe extern "C" fn gum_mips_writer_put_call_reg_with_arguments(
    self_: *mut GumMipsWriter,
    reg: mips_reg,
    n_args: guint
    ...
)