pub unsafe fn gnrc_netreg_entry_init_pid(
    entry: *mut gnrc_netreg_entry_t,
    demux_ctx: uint32_t,
    pid: kernel_pid_t
)