pub unsafe extern "C" fn coap_new_str_const(
    data: *const u8,
    size: usize
) -> *mut coap_str_const_t