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