pub unsafe extern "C" fn OCSP_REQ_CTX_add1_header( rctx: *mut OCSP_REQ_CTX, name: *const c_char, value: *const c_char, ) -> c_int