pub unsafe extern "system" fn GetKeyStorageInterface(
    pszprovidername: PCWSTR,
    ppfunctiontable: *mut *mut NCRYPT_KEY_STORAGE_FUNCTION_TABLE,
    dwflags: u32,
) -> NTSTATUS