pub unsafe extern "C" fn coap_encode_var_safe8(
    buf: *mut u8,
    length: usize,
    value: u64
) -> c_uint