pub unsafe extern "C" fn coap_opt_setheader(
    opt: *mut coap_opt_t,
    maxlen: usize,
    delta: u16,
    length: usize
) -> usize