pub unsafe extern "C" fn X509_STORE_CTX_set0_param(
    ctx: *mut X509_STORE_CTX,
    param: *mut X509_VERIFY_PARAM
)