pub unsafe extern "C" fn coap_opt_parse(
opt: *const coap_opt_t,
length: usize,
result: *mut coap_option_t,
) -> usize
pub unsafe extern "C" fn coap_opt_parse(
opt: *const coap_opt_t,
length: usize,
result: *mut coap_option_t,
) -> usize