pub unsafe extern "C" fn PKCS7_get_PEM_CRLs(
    out_crls: *mut stack_st_X509_CRL,
    pem_bio: *mut BIO
) -> c_int