pub unsafe extern "C" fn coap_get_resource_from_uri_path(
    context: *mut coap_context_t,
    uri_path: *mut coap_str_const_t
) -> *mut coap_resource_t