pub unsafe extern "C" fn gum_mips_writer_put_call_address_with_arguments_array(
    self_: *mut GumMipsWriter,
    func: GumAddress,
    n_args: guint,
    args: *const GumArgument
)