pub unsafe extern "C" fn coap_resource_init(
    uri_path: *mut coap_str_const_t,
    flags: c_int
) -> *mut coap_resource_t