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