pub unsafe extern "C" fn wolfSSL_CertManagerLoadCRLBuffer( cm: *mut WOLFSSL_CERT_MANAGER, buff: *const c_uchar, sz: c_long, type_: c_int, ) -> c_int