pub unsafe extern "C" fn coap_resource_set_dirty(
    r: *mut coap_resource_t,
    query: *const coap_string_t
) -> c_int