pub unsafe extern "C" fn gum_x86_writer_put_test_reg_u32(
    self_: *mut GumX86Writer,
    reg: GumX86Reg,
    imm_value: guint32
) -> gboolean