pub unsafe extern "C" fn gum_x86_writer_put_mov_reg_u64(
    self_: *mut GumX86Writer,
    dst_reg: GumX86Reg,
    imm_value: guint64
) -> gboolean