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