pub unsafe extern "C" fn coap_resize_binary(
    binary: *mut coap_binary_t,
    new_size: usize
) -> *mut coap_binary_t