pub unsafe extern "C" fn coap_new_bin_const(
    data: *const u8,
    size: usize
) -> *mut coap_bin_const_t