pub unsafe extern "C" fn d2i_X509_REQ_fp(
    fp: *mut FILE,
    req: *mut *mut X509_REQ
) -> *mut X509_REQ