pub unsafe extern "C" fn coap_option_filter_unset(
    filter: *mut coap_opt_filter_t,
    number: coap_option_num_t
) -> c_int