__inslrb
#define inslrb(a,d,c) (__inslrb((volatile uint32_t *)(a), d, c))
static __inline void __inslrb(volatile uint32_t *, uint32_t *, size_t);