pub unsafe extern "C" fn PEM_get_EVP_CIPHER_INFO(
    header: *mut c_char,
    cipher: *mut EVP_CIPHER_INFO
) -> c_int