pub unsafe extern "C" fn i2d_PKCS8PrivateKeyInfo_fp(
    fp: *mut FILE,
    key: *mut EVP_PKEY
) -> c_int