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