pub unsafe extern "C" fn coap_mcast_set_hops(
    session: *mut coap_session_t,
    hops: usize
) -> c_int