Source position: openssl3.pas line 599
function SSL_CTX_load_verify_locations(
ctx: PSSL_CTX;
const CAfile: PChar;
const CApath: PChar
):cInt;