pub unsafe extern "C" fn SecTrustSetOCSPResponse(
    trust: SecTrustRef,
    responseData: CFTypeRef
) -> OSStatus