pub unsafe extern "C" fn CRYPTO_BUFFER_alloc(
    out_data: *mut *mut u8,
    len: usize
) -> *mut CRYPTO_BUFFER