pub unsafe extern "C" fn gum_x86_writer_put_mov_reg_address(
    self_: *mut GumX86Writer,
    dst_reg: GumX86Reg,
    address: GumAddress
)