pub unsafe extern "C" fn X509_REQ_print(
    bio: *mut BIO,
    req: *mut X509_REQ
) -> c_int