pub unsafe extern "C" fn CRYPTO_BUFFER_init_CBS(
    buf: *const CRYPTO_BUFFER,
    out: *mut CBS
)