pub unsafe extern "C" fn gum_arm64_writer_put_tst_reg_imm(
    self_: *mut GumArm64Writer,
    reg: arm64_reg,
    imm_value: guint64
) -> gboolean