pub unsafe extern "C" fn OSSL_PROVIDER_set_default_search_path(
    ctx: *mut OSSL_LIB_CTX,
    path: *const c_char
) -> c_int