err_load_strings
static void err_load_strings(int lib, ERR_STRING_DATA *str);
err_load_strings(0, ERR_str_libraries);
err_load_strings(0, ERR_str_reasons);
err_load_strings(ERR_LIB_SYS, ERR_str_functs);
err_load_strings(ERR_LIB_SYS, SYS_str_reasons);
err_load_strings(lib, str);