pub unsafe extern "C" fn gum_x86_writer_put_mov_reg_ptr_u32(
    self_: *mut GumX86Writer,
    dst_reg: GumX86Reg,
    imm_value: guint32
)