pub unsafe extern "C" fn PEM_write_bio_X509_REQ_NEW(
    bp: *mut BIO,
    x: *mut X509_REQ
) -> c_int