pub unsafe extern "C" fn pbuf_remove_header(
    p: *mut pbuf,
    header_size: usize
) -> u8_t