pub unsafe extern "C" fn X509_STORE_set1_param(
    store: *mut X509_STORE,
    pm: *mut X509_VERIFY_PARAM
) -> c_int