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