pub unsafe extern "C" fn gum_arm_writer_put_sub_reg_u16(
    self_: *mut GumArmWriter,
    dst_reg: arm_reg,
    val: guint16
)