pub unsafe extern "C" fn CRYPTO_fips_186_2_prf(
    out: *mut u8,
    out_len: usize,
    xkey: *const u8
)