pub unsafe fn gnrc_netreg_entry_init_mbox(
    entry: *mut gnrc_netreg_entry_t,
    demux_ctx: uint32_t,
    mbox: *mut mbox_t
)