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