pub unsafe extern "C" fn pbuf_alloced_custom(
    l: pbuf_layer,
    length: u16_t,
    type_: pbuf_type,
    p: *mut pbuf_custom,
    payload_mem: *mut c_void,
    payload_mem_len: u16_t
) -> *mut pbuf