f_account_by_id
.SH SYNOPSIS
.nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
.sp
\fBf_status_t f_account_by_id\fP(
\fBconst uid_t \fP\fIid\fP,
f_account_by_name
.SH SYNOPSIS
.nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
.sp
\fBf_status_t f_account_by_name\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_account_group_id_by_name
.SH SYNOPSIS
.nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
.sp
\fBf_status_t f_account_group_id_by_name\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_account_group_name_by_id
.SH SYNOPSIS
.nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
.sp
\fBf_status_t f_account_group_name_by_id\fP(
\fBconst gid_t \fP\fIid\fP,
f_account_id_by_name
.SH SYNOPSIS
.nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
.sp
\fBf_status_t f_account_id_by_name\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_account_name_by_id
.SH SYNOPSIS
.nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
.sp
\fBf_status_t f_account_name_by_id\fP(
\fBconst uid_t \fP\fIid\fP,
f_capability_ambient_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_ambient_get\fP(
\fBconst f_capability_value_t \fP\fIvalue\fP,
f_capability_ambient_reset
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_ambient_reset\fP(
\fBvoid \fP\fI\fP
f_capability_ambient_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_ambient_set\fP(
\fBconst f_capability_value_t \fP\fIvalue\fP,
f_capability_clear
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_clear\fP(
\fBf_capability_t *const \fP\fIcapability\fP
f_capability_clear_flag
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_clear_flag\fP(
\fBconst f_capability_flag_t \fP\fIflag\fP,
f_capability_compare
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_compare\fP(
\fBconst f_capability_t \fP\fIcapability1\fP,
f_capability_copy
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_copy\fP(
\fBconst f_capability_t \fP\fIsource\fP,
f_capability_copy_external
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_copy_external\fP(
\fBconst f_capability_t \fP\fIcapability\fP,
f_capability_copy_internal
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_copy_internal\fP(
\fBconst void *const \fP\fIexternal\fP,
f_capability_delete
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_delete\fP(
\fBf_capability_t *const \fP\fIcapability\fP
f_capability_file_descriptor_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_file_descriptor_get\fP(
\fBconst int \fP\fIdescriptor\fP,
f_capability_file_descriptor_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_file_descriptor_set\fP(
\fBconst int \fP\fIdescriptor\fP,
f_capability_file_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_file_get\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_capability_file_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_file_set\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_capability_flag_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_flag_get\fP(
\fBconst f_capability_t \fP\fIcapability\fP,
f_capability_flag_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_flag_set\fP(
\fBconst f_capability_flag_t \fP\fIflag\fP,
f_capability_from_name
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_from_name\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_capability_from_text
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_from_text\fP(
\fBconst f_string_static_t \fP\fItext\fP,
f_capability_groups_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_groups_set\fP(
\fBconst gid_t \fP\fIid_group\fP,
f_capability_initialize
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_initialize\fP(
\fBf_capability_t *const \fP\fIcapability\fP
f_capability_mode_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_mode_get\fP(
\fBf_capability_mode_t *const \fP\fImode\fP
f_capability_mode_get_name
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_mode_get_name\fP(
\fBconst f_capability_mode_t \fP\fImode\fP,
f_capability_mode_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_mode_set\fP(
\fBconst f_capability_mode_t \fP\fImode\fP
f_capability_owner_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_owner_get\fP(
\fBconst f_capability_t \fP\fIcapability\fP,
f_capability_owner_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_owner_set\fP(
\fBconst f_capability_t \fP\fIcapability\fP,
f_capability_process_bound_drop
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_process_bound_drop\fP(
\fBf_capability_value_t \fP\fIvalue\fP,
f_capability_process_bound_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_process_bound_get\fP(
\fBf_capability_value_t \fP\fIvalue\fP,
f_capability_process_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_process_get\fP(
\fBf_capability_t *const \fP\fIcapability\fP
f_capability_process_get_by_id
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_process_get_by_id\fP(
\fBconst pid_t \fP\fIid\fP,
f_capability_process_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_process_set\fP(
\fBconst f_capability_t \fP\fIcapability\fP
f_capability_security_bits_get
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_security_bits_get\fP(
\fBf_capability_bits_t *const \fP\fIbits\fP
f_capability_security_bits_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_security_bits_set\fP(
\fBconst f_capability_bits_t \fP\fIbits\fP
f_capability_size
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_size\fP(
\fBconst f_capability_t \fP\fIcapability\fP,
f_capability_supported
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBbool f_capability_supported\fP(
\fBvoid \fP\fI\fP
f_capability_supported_ambient
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBbool f_capability_supported_ambient\fP(
\fBvoid \fP\fI\fP
f_capability_supported_code
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBbool f_capability_supported_code\fP(
\fBf_capability_value_t \fP\fIcode\fP
f_capability_to_name
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_to_name\fP(
\fBconst f_capability_value_t \fP\fIcode\fP,
f_capability_to_text
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_to_text\fP(
\fBconst f_capability_t \fP\fIcapability\fP,
f_capability_user_set
.SH SYNOPSIS
.nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
.sp
\fBf_status_t f_capability_user_set\fP(
\fBconst uid_t \fP\fIid_user\fP
f_color_context_delete
.SH SYNOPSIS
.nf
-.B #include <common.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_context_delete\fP(
\fBf_color_context_t *const \fP\fIcontext\fP
f_color_context_destroy
.SH SYNOPSIS
.nf
-.B #include <common.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_context_destroy\fP(
\fBf_color_context_t *const \fP\fIcontext\fP
f_color_load_context
.SH SYNOPSIS
.nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_load_context\fP(
\fBconst bool \fP\fIuse_light_colors\fP,
f_color_save_1
.SH SYNOPSIS
.nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_save_1\fP(
\fBconst f_color_format_t \fP\fIformat\fP,
f_color_save_2
.SH SYNOPSIS
.nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_save_2\fP(
\fBconst f_color_format_t \fP\fIformat\fP,
f_color_save_3
.SH SYNOPSIS
.nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_save_3\fP(
\fBconst f_color_format_t \fP\fIformat\fP,
f_color_save_4
.SH SYNOPSIS
.nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_save_4\fP(
\fBconst f_color_format_t \fP\fIformat\fP,
f_color_save_5
.SH SYNOPSIS
.nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
.sp
\fBf_status_t f_color_save_5\fP(
\fBconst f_color_format_t \fP\fIformat\fP,
f_console_environment_process
.SH SYNOPSIS
.nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_environment_process\fP(
\fBconst f_console_arguments_t \fP\fIarguments\fP,
f_console_identify
.SH SYNOPSIS
.nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_identify\fP(
\fBconst f_string_t \fP\fIinput\fP,
f_console_parameter_prioritize_left
.SH SYNOPSIS
.nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_parameter_prioritize_left\fP(
\fBconst f_console_parameters_t \fP\fIparameters\fP,
f_console_parameter_prioritize_right
.SH SYNOPSIS
.nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_parameter_prioritize_right\fP(
\fBconst f_console_parameters_t \fP\fIparameters\fP,
f_console_parameter_process
.SH SYNOPSIS
.nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_parameter_process\fP(
\fBconst f_console_arguments_t \fP\fIarguments\fP,
f_console_parameters_delete
.SH SYNOPSIS
.nf
-.B #include <common.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_parameters_delete\fP(
\fBf_console_parameters_t *const \fP\fIparameters\fP
f_console_parameters_destroy
.SH SYNOPSIS
.nf
-.B #include <common.h>
+.B #include <fll/level_0/console.h>
.sp
\fBf_status_t f_console_parameters_destroy\fP(
\fBf_console_parameters_t *const \fP\fIparameters\fP
f_control_group_copy
.SH SYNOPSIS
.nf
-.B #include <control_group.h>
+.B #include <fll/level_0/control_group.h>
.sp
\fBf_status_t f_control_group_copy\fP(
\fBconst f_control_group_t \fP\fIsource\fP,
f_conversion_character_is_binary
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_is_binary\fP(
\fBconst f_char_t \fP\fIcharacter\fP
f_conversion_character_is_decimal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_is_decimal\fP(
\fBconst f_char_t \fP\fIcharacter\fP
f_conversion_character_is_duodecimal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_is_duodecimal\fP(
\fBconst f_char_t \fP\fIcharacter\fP
f_conversion_character_is_hexidecimal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_is_hexidecimal\fP(
\fBconst f_char_t \fP\fIcharacter\fP
f_conversion_character_is_octal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_is_octal\fP(
\fBconst f_char_t \fP\fIcharacter\fP
f_conversion_character_to_binary
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_to_binary\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_conversion_character_to_decimal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_to_decimal\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_conversion_character_to_duodecimal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_to_duodecimal\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_conversion_character_to_hexidecimal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_to_hexidecimal\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_conversion_character_to_octal
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_character_to_octal\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_conversion_number_signed_print
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_number_signed_print\fP(
\fBconst f_number_signed_t \fP\fInumber\fP,
f_conversion_number_signed_to_string
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_number_signed_to_string\fP(
\fBconst f_number_signed_t \fP\fInumber\fP,
f_conversion_number_unsigned_print
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_number_unsigned_print\fP(
\fBconst f_number_unsigned_t \fP\fInumber\fP,
f_conversion_number_unsigned_to_string
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
.sp
\fBf_status_t f_conversion_number_unsigned_to_string\fP(
\fBconst f_number_unsigned_t \fP\fInumber\fP,
f_directory_create
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_create\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_directory_create_at
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_create_at\fP(
\fBconst int \fP\fIat_id\fP,
f_directory_exists
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_exists\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_directory_exists_at
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_exists_at\fP(
\fBconst int \fP\fIat_id\fP,
f_directory_is
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_is\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_directory_is_at
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_is_at\fP(
\fBconst int \fP\fIat_id\fP,
f_directory_list
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_list\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_directory_open
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_open\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_directory_open_at
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_open_at\fP(
\fBconst int \fP\fIat_id\fP,
f_directory_remove
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_remove\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_directory_remove_custom
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_remove_custom\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_directory_touch
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_touch\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_directory_touch_at
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
.sp
\fBf_status_t f_directory_touch_at\fP(
\fBconst int \fP\fIat_id\fP,
f_environment_clear
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_clear\fP(
\fBvoid \fP\fI\fP
f_environment_exists
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_exists\fP(
\fBconst f_string_static_t \fP\fIname\fP
f_environment_get
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_get\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_environment_get_all
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_get_all\fP(
\fBf_string_maps_t *const \fP\fIenvironment\fP
f_environment_secure_is
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_secure_is\fP(
\fBvoid \fP\fI\fP
f_environment_set
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_set\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_environment_unset
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
.sp
\fBf_status_t f_environment_unset\fP(
\fBconst f_string_static_t \fP\fIname\fP
f_execute_status_from_status
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_0/execute.h>
.sp
\fBuint8_t f_execute_status_from_status\fP(
\fBf_status_t \fP\fIstatus\fP
f_execute_status_to_status
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_0/execute.h>
.sp
\fBf_status_t f_execute_status_to_status\fP(
\fBuint8_t \fP\fIstatus\fP
f_file_access
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_access\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_access_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_access_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_clone
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_clone\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_file_close
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_close\fP(
\fBint *const \fP\fIid\fP
f_file_close_flush
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_close_flush\fP(
\fBint *const \fP\fIid\fP
f_file_copy
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_copy\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_file_create
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_create_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_create_device
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_device\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_create_device_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_device_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_create_fifo
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_fifo\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_create_fifo_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_fifo_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_create_node
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_node\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_create_node_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_create_node_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_descriptor
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_descriptor\fP(
\fBf_file_t *const \fP\fIfile\fP
f_file_exists
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_exists\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_exists_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_exists_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_flush
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_flush\fP(
\fBconst int \fP\fIid\fP
f_file_group_read
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_group_read\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_is
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_is\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_is_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_is_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_link
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_link\fP(
\fBconst f_string_static_t \fP\fItarget\fP,
f_file_link_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_link_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_link_hard
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_link_hard\fP(
\fBconst f_string_static_t \fP\fItarget\fP,
f_file_link_hard_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_link_hard_at\fP(
\fBconst int \fP\fIat_id_target\fP,
f_file_link_read
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_link_read\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_link_read_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_link_read_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_mode_determine
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_determine\fP(
\fBconst mode_t \fP\fImode_file\fP,
f_file_mode_from_string
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_from_string\fP(
\fBconst f_string_static_t \fP\fIcode\fP,
f_file_mode_read
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_read\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_mode_read_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_read_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_mode_set
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_set\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_mode_set_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_set_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_mode_to_mode
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_mode_to_mode\fP(
\fBconst f_file_mode_t \fP\fIfrom\fP,
f_file_name_base
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_name_base\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_name_directory
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_name_directory\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_open
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_open\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_open_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_open_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_owner_read
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_owner_read\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_read
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_read\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_read_block
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_read_block\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_read_until
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_read_until\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_remove
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_remove\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_file_remove_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_remove_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_rename
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_rename\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_file_rename_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_rename_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_role_change
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_role_change\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_role_change_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_role_change_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_seek
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_seek\fP(
\fBconst int \fP\fIid\fP,
f_file_size
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_size\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_size_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_size_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_size_by_id
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_size_by_id\fP(
\fBconst int \fP\fIid\fP,
f_file_stat
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stat\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_stat_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stat_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_stat_by_id
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stat_by_id\fP(
\fBconst int \fP\fIid\fP,
f_file_stream_close
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_close\fP(
\fBconst bool \fP\fIflush\fP,
f_file_stream_open
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_open\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_stream_open_descriptor
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_open_descriptor\fP(
\fBconst f_string_static_t \fP\fImode\fP,
f_file_stream_read
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_read\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_stream_read_block
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_read_block\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_stream_read_until
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_read_until\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_stream_reopen
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_reopen\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_stream_write
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_write\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_stream_write_block
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_write_block\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_stream_write_range
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_write_range\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_stream_write_until
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_stream_write_until\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_touch
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_touch\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_touch_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_touch_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_type
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_type\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_file_type_at
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_type_at\fP(
\fBconst int \fP\fIat_id\fP,
f_file_umask_get
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_umask_get\fP(
\fBmode_t *const \fP\fImask\fP
f_file_umask_set
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_umask_set\fP(
\fBconst mode_t \fP\fImask\fP
f_file_write
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_write\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_write_block
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_write_block\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_write_range
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_write_range\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_file_write_until
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
.sp
\fBf_status_t f_file_write_until\fP(
\fBconst f_file_t \fP\fIfile\fP,
f_fss_apply_delimit
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_apply_delimit\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_apply_delimit_range
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_apply_delimit_range\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_count_lines
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_count_lines\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_count_lines_range
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_count_lines_range\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_fail_utf
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_fail_utf\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_fail_utf_to_false
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_fail_utf_to_false\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_is_combining
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_is_combining\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_is_graph
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_is_graph\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_is_space
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_is_space\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_is_zero_width
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_is_zero_width\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_items_adjust
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_items_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_items_decimate_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_items_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_items_decrease_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_items_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_items_increase
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_items_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_items_increase_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_items_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_items_resize
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_items_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_named_adjust
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_named_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_named_decimate_by
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_named_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_named_decrease_by
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_named_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_named_increase
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_named_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_named_increase_by
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_named_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_named_resize
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_named_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_nameds_adjust
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nameds_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_nameds_decimate_by
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nameds_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nameds_decrease_by
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nameds_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nameds_increase
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nameds_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_nameds_increase_by
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nameds_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nameds_resize
.SH SYNOPSIS
.nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nameds_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_nest_adjust
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nest_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_nest_decimate_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nest_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nest_decrease_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nest_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nest_increase
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nest_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_nest_increase_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nest_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nest_resize
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nest_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_nests_adjust
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nests_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_nests_decimate_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nests_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nests_decrease_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nests_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nests_increase
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nests_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_nests_increase_by
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nests_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_nests_resize
.SH SYNOPSIS
.nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_nests_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_seek_to_eol
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_seek_to_eol\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_set_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_set_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_set_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quote_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quote_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_set_quote_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quote_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quote_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quote_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quote_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quote_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_set_quote_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quote_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quote_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quote_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_set_quotes_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quotes_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_set_quotes_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quotes_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quotes_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quotes_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quotes_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quotes_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_set_quotes_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quotes_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_set_quotes_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_quotes_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_set_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_set_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_sets_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_sets_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_sets_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_sets_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_sets_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_sets_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_sets_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_sets_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fss_sets_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_sets_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fss_sets_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_sets_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fss_skip_past_delimit
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_skip_past_delimit\fP(
\fBf_state_t \fP\fIstate\fP,
f_fss_skip_past_space
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
.sp
\fBf_status_t f_fss_skip_past_space\fP(
\fBf_state_t \fP\fIstate\fP,
f_iki_content_is
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_content_is\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
f_iki_content_partial_is
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_content_partial_is\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
f_iki_data_delete
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_data_delete\fP(
\fBf_iki_data_t *\fP\fIdata\fP
f_iki_data_destroy
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_data_destroy\fP(
\fBf_iki_data_t *\fP\fIdata\fP
f_iki_datas_adjust
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_iki_datas_append
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_append\fP(
\fBconst f_iki_data_t \fP\fIsource\fP,
f_iki_datas_append_all
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_append_all\fP(
\fBconst f_iki_datas_t \fP\fIsource\fP,
f_iki_datas_decimate_by
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_iki_datas_decrease_by
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_iki_datas_increase
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_iki_datas_increase_by
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_iki_datas_resize
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datas_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_iki_datass_adjust
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_iki_datass_append
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_append\fP(
\fBconst f_iki_datas_t \fP\fIsource\fP,
f_iki_datass_append_all
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_append_all\fP(
\fBconst f_iki_datass_t \fP\fIsource\fP,
f_iki_datass_decimate_by
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_iki_datass_decrease_by
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_iki_datass_increase
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_iki_datass_increase_by
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_iki_datass_resize
.SH SYNOPSIS
.nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_datass_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_iki_object_is
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_object_is\fP(
\fBconst f_string_static_t \fP\fIobject\fP
f_iki_object_partial_is
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_object_partial_is\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
f_iki_read
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
.sp
\fBf_status_t f_iki_read\fP(
\fBconst f_state_t \fP\fIstate\fP,
f_limit_process
.SH SYNOPSIS
.nf
-.B #include <limit.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_process\fP(
\fBconst pid_t \fP\fIid\fP,
f_limit_sets_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_sets_append
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_append\fP(
\fBconst f_limit_set_t \fP\fIsource\fP,
f_limit_sets_append_all
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_append_all\fP(
\fBconst f_limit_sets_t \fP\fIsource\fP,
f_limit_sets_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_sets_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_sets_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_limit_sets_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_sets_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_sets_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_setss_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_setss_append
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_append\fP(
\fBconst f_limit_sets_t \fP\fIsource\fP,
f_limit_setss_append_all
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_append_all\fP(
\fBconst f_limit_setss_t \fP\fIsource\fP,
f_limit_setss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_setss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_setss_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_limit_setss_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_setss_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_setss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_values_adjust
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_values_append
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_append\fP(
\fBconst f_limit_value_t \fP\fIsource\fP,
f_limit_values_append_all
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_append_all\fP(
\fBconst f_limit_values_t \fP\fIsource\fP,
f_limit_values_decimate_by
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_values_decrease_by
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_values_increase
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_limit_values_increase_by
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_values_resize
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_values_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_valuess_adjust
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_limit_valuess_append
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_append\fP(
\fBconst f_limit_values_t \fP\fIsource\fP,
f_limit_valuess_append_all
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_append_all\fP(
\fBconst f_limit_valuess_t \fP\fIsource\fP,
f_limit_valuess_decimate_by
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_valuess_decrease_by
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_valuess_increase
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_limit_valuess_increase_by
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_limit_valuess_resize
.SH SYNOPSIS
.nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
.sp
\fBf_status_t f_limit_valuess_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_memory_adjust
.SH SYNOPSIS
.nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_adjust\fP(
\fBconst size_t \fP\fIold_length\fP,
f_memory_delete
.SH SYNOPSIS
.nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_delete\fP(
\fBconst size_t \fP\fIlength\fP,
f_memory_destroy
.SH SYNOPSIS
.nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_destroy\fP(
\fBconst size_t \fP\fIlength\fP,
f_memory_new
.SH SYNOPSIS
.nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_new\fP(
\fBconst size_t \fP\fIlength\fP,
f_memory_new_aligned
.SH SYNOPSIS
.nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_new_aligned\fP(
\fBconst size_t \fP\fIlength\fP,
f_memory_resize
.SH SYNOPSIS
.nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_resize\fP(
\fBconst size_t \fP\fIold_length\fP,
f_memory_structure_adjust
.SH SYNOPSIS
.nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_structure_adjust\fP(
\fBconst size_t \fP\fIlength_new\fP,
f_memory_structure_decimate_by
.SH SYNOPSIS
.nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_structure_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_memory_structure_decrease_by
.SH SYNOPSIS
.nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_structure_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_memory_structure_increase
.SH SYNOPSIS
.nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_structure_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_memory_structure_increase_by
.SH SYNOPSIS
.nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_structure_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_memory_structure_resize
.SH SYNOPSIS
.nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
.sp
\fBf_status_t f_memory_structure_resize\fP(
\fBconst size_t \fP\fIlength_new\fP,
f_path_change
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_change\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_path_change_at
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_change_at\fP(
\fBconst int \fP\fIat_id\fP
f_path_current
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_current\fP(
\fBconst bool \fP\fIreal\fP,
f_path_directory_cleanup
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_directory_cleanup\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_path_is
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_is\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_path_is_absolute
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_is_absolute\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_path_is_relative
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_is_relative\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_path_is_relative_current
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_is_relative_current\fP(
\fBconst f_string_static_t \fP\fIpath\fP
f_path_real
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
.sp
\fBf_status_t f_path_real\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
f_pipe_debug_exists
.SH SYNOPSIS
.nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
.sp
\fBf_status_t f_pipe_debug_exists\fP(
\fBvoid \fP\fI\fP
f_pipe_error_exists
.SH SYNOPSIS
.nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
.sp
\fBf_status_t f_pipe_error_exists\fP(
\fBvoid \fP\fI\fP
f_pipe_input_exists
.SH SYNOPSIS
.nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
.sp
\fBf_status_t f_pipe_input_exists\fP(
\fBvoid \fP\fI\fP
f_pipe_warning_exists
.SH SYNOPSIS
.nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
.sp
\fBf_status_t f_pipe_warning_exists\fP(
\fBvoid \fP\fI\fP
f_print
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_character
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_character\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_print_character_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_character_safely\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_print_character_safely_get
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBconst f_string_static_t f_print_character_safely_get\fP(
\fBconst f_char_t \fP\fIcharacter\fP
f_print_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_in_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_except_in_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_in_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_in_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_in_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_except_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_except_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_raw_terminated
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_raw_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_safely_get
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBconst f_string_static_t f_print_safely_get\fP(
\fBconst f_string_t \fP\fIcharacter\fP,
f_print_safely_terminated
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_safely_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_terminated
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_character
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_character\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_print_to_character_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_character_safely\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
f_print_to_dynamic
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_dynamic
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_in_dynamic
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_print_to_except_in_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_in_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_in_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_in_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_except_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_except_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_raw
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_raw_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_raw_terminated
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_raw_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_safely
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_safely_terminated
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_safely_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_print_to_terminated
.SH SYNOPSIS
.nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
.sp
\fBf_status_t f_print_to_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_serialize_from_simple
.SH SYNOPSIS
.nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
.sp
\fBf_status_t f_serialize_from_simple\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_serialize_from_simple_get
.SH SYNOPSIS
.nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
.sp
\fBf_status_t f_serialize_from_simple_get\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_serialize_from_simple_range
.SH SYNOPSIS
.nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
.sp
\fBf_status_t f_serialize_from_simple_range\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_serialize_from_simple_select
.SH SYNOPSIS
.nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
.sp
\fBf_status_t f_serialize_from_simple_select\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_serialize_to_simple
.SH SYNOPSIS
.nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
.sp
\fBf_status_t f_serialize_to_simple\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_signal_action
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_action\fP(
\fBconst f_signal_t \fP\fIsignal\fP,
f_signal_close
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_close\fP(
\fBf_signal_t *const \fP\fIsignal\fP
f_signal_mask
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_mask\fP(
\fBconst int \fP\fIhow\fP,
f_signal_open
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_open\fP(
\fBf_signal_t *const \fP\fIsignal\fP
f_signal_pause
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_pause\fP(
\fBvoid \fP\fI\fP
f_signal_queue
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_queue\fP(
\fBconst pid_t \fP\fIid\fP,
f_signal_read
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_read\fP(
\fBconst f_signal_t \fP\fIsignal\fP,
f_signal_send
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_send\fP(
\fBconst int \fP\fIsignal\fP,
f_signal_set_add
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_set_add\fP(
\fBconst int \fP\fIsignal\fP,
f_signal_set_delete
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_set_delete\fP(
\fBconst int \fP\fIsignal\fP,
f_signal_set_empty
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_set_empty\fP(
\fBsigset_t *const \fP\fIset\fP
f_signal_set_fill
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_set_fill\fP(
\fBsigset_t *const \fP\fIset\fP
f_signal_set_has
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_set_has\fP(
\fBconst int \fP\fIsignal\fP,
f_signal_suspend
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_suspend\fP(
\fBconst sigset_t *const \fP\fImask\fP
f_signal_wait
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_wait\fP(
\fBconst sigset_t *const \fP\fIset\fP,
f_signal_wait_until
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
.sp
\fBf_status_t f_signal_wait_until\fP(
\fBconst sigset_t *const \fP\fIset\fP,
f_socket_accept
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_accept\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_bind
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_bind\fP(
\fBf_socket_t *const \fP\fIsocket\fP
f_socket_bind_local
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_bind_local\fP(
\fBf_socket_t *const \fP\fIsocket\fP
f_socket_connect
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_connect\fP(
\fBconst f_socket_t \fP\fIsocket\fP
f_socket_create
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_create\fP(
\fBf_socket_t *const \fP\fIsocket\fP
f_socket_create_pair
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_create_pair\fP(
\fBconst int \fP\fIdomain\fP,
f_socket_disconnect
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_disconnect\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_listen
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_listen\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_option_get
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_option_get\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_option_set
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_option_set\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_read
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_read\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_read_message
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_read_message\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_write
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_write\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_socket_write_message
.SH SYNOPSIS
.nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
.sp
\fBf_status_t f_socket_write_message\fP(
\fBf_socket_t *const \fP\fIsocket\fP,
f_status_string_to
.SH SYNOPSIS
.nf
-.B #include <status_string.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_status_string_to\fP(
\fBconst f_status_t \fP\fIcode\fP,
f_statuss_adjust
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_statuss_append
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_append\fP(
\fBconst f_status_t \fP\fIsource\fP,
f_statuss_append_all
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_append_all\fP(
\fBconst f_statuss_t \fP\fIsource\fP,
f_statuss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statuss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statuss_increase
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_statuss_increase_by
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statuss_resize
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statuss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_statusss_adjust
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_statusss_append
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_append\fP(
\fBconst f_statuss_t \fP\fIsource\fP,
f_statusss_append_all
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_append_all\fP(
\fBconst f_statusss_t \fP\fIsource\fP,
f_statusss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statusss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statusss_increase
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_statusss_increase_by
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statusss_resize
.SH SYNOPSIS
.nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
.sp
\fBf_status_t f_statusss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_append
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_append\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_append_assure
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_append_assure\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_append_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_append_assure_nulless\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_append_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_append_nulless\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_dynamic_adjust
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_dynamic_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_append\fP(
\fBconst f_string_dynamic_t \fP\fIsource\fP,
f_string_dynamic_append_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_append_assure\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_append_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_append_assure_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_append_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_append_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_decimate_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamic_decrease_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamic_increase
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_dynamic_increase_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamic_mash
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_mash\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_mash_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_mash_nulless\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_mish
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_mish\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_mish_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_mish_nulless\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_partial_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_append\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_append_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_append_assure\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_append_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_append_assure_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_append_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_append_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_mash
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_mash\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_partial_mash_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_mash_nulless\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_partial_mish
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_mish\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_partial_mish_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_mish_nulless\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
f_string_dynamic_partial_prepend
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_prepend\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_prepend_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_prepend_assure\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_prepend_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_prepend_assure_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_partial_prepend_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_partial_prepend_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_prepend
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_prepend\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_prepend_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_prepend_assure\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_prepend_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_prepend_assure_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_prepend_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_prepend_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
f_string_dynamic_resize
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_dynamic_seek_line
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_seek_line\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_string_dynamic_seek_line_to
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_seek_line_to\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_string_dynamic_seek_to
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_seek_to\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_string_dynamic_terminate
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_terminate\fP(
\fBf_string_dynamic_t *const \fP\fIdestination\fP
f_string_dynamic_terminate_after
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamic_terminate_after\fP(
\fBf_string_dynamic_t *const \fP\fIdestination\fP
f_string_dynamics_adjust
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_dynamics_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_append\fP(
\fBconst f_string_dynamic_t \fP\fIsource\fP,
f_string_dynamics_append_all
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_append_all\fP(
\fBconst f_string_dynamics_t \fP\fIsource\fP,
f_string_dynamics_decimate_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamics_decrease_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamics_increase
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_dynamics_increase_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamics_resize
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamics_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_dynamicss_adjust
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_dynamicss_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_append\fP(
\fBconst f_string_dynamics_t \fP\fIsource\fP,
f_string_dynamicss_append_all
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_append_all\fP(
\fBconst f_string_dynamicss_t \fP\fIsource\fP,
f_string_dynamicss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamicss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamicss_increase
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_dynamicss_increase_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_dynamicss_resize
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_dynamicss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_map_multis_adjust
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_map_multis_append
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_append\fP(
\fBconst f_string_map_multi_t \fP\fIsource\fP,
f_string_map_multis_append_all
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_append_all\fP(
\fBconst f_string_map_multis_t \fP\fIsource\fP,
f_string_map_multis_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_map_multis_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_map_multis_increase
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_map_multis_increase_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_map_multis_resize
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multis_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_map_multiss_adjust
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_map_multiss_append
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_append\fP(
\fBconst f_string_map_multis_t \fP\fIsource\fP,
f_string_map_multiss_append_all
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_append_all\fP(
\fBconst f_string_map_multiss_t \fP\fIsource\fP,
f_string_map_multiss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_map_multiss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_map_multiss_increase
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_map_multiss_increase_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_map_multiss_resize
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_map_multiss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_maps_adjust
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_maps_append
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_append\fP(
\fBconst f_string_map_t \fP\fIsource\fP,
f_string_maps_append_all
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_append_all\fP(
\fBconst f_string_maps_t \fP\fIsource\fP,
f_string_maps_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_maps_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_maps_increase
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_maps_increase_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_maps_resize
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_maps_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_mapss_adjust
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_mapss_append
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_append\fP(
\fBconst f_string_maps_t \fP\fIsource\fP,
f_string_mapss_append_all
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_append_all\fP(
\fBconst f_string_mapss_t \fP\fIsource\fP,
f_string_mapss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_mapss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_mapss_increase
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_mapss_increase_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_mapss_resize
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mapss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_mash
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mash\fP(
\fBconst f_string_t \fP\fIglue\fP,
f_string_mash_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mash_nulless\fP(
\fBconst f_string_t \fP\fIglue\fP,
f_string_mish
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mish\fP(
\fBconst f_string_t \fP\fIglue\fP,
f_string_mish_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_mish_nulless\fP(
\fBconst f_string_t \fP\fIglue\fP,
f_string_prepend
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_prepend\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_prepend_assure
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_prepend_assure\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_prepend_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_prepend_assure_nulless\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_prepend_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_prepend_nulless\fP(
\fBconst f_string_t \fP\fIsource\fP,
f_string_quantitys_adjust
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_quantitys_append
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_append\fP(
\fBconst f_string_quantity_t \fP\fIsource\fP,
f_string_quantitys_append_all
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_append_all\fP(
\fBconst f_string_quantitys_t \fP\fIsource\fP,
f_string_quantitys_decimate_by
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_quantitys_decrease_by
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_quantitys_increase
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_quantitys_increase_by
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_quantitys_resize
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantitys_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_quantityss_adjust
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_quantityss_append
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_append\fP(
\fBconst f_string_quantitys_t \fP\fIsource\fP,
f_string_quantityss_append_all
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_append_all\fP(
\fBconst f_string_quantityss_t \fP\fIsource\fP,
f_string_quantityss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_quantityss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_quantityss_increase
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_quantityss_increase_by
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_quantityss_resize
.SH SYNOPSIS
.nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_quantityss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_ranges_adjust
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_ranges_append
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_append\fP(
\fBconst f_string_range_t \fP\fIsource\fP,
f_string_ranges_append_all
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_append_all\fP(
\fBconst f_string_ranges_t \fP\fIsource\fP,
f_string_ranges_decimate_by
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_ranges_decrease_by
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_ranges_increase
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_ranges_increase_by
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_ranges_resize
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_ranges_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_rangess_adjust
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_rangess_append
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_append\fP(
\fBconst f_string_ranges_t \fP\fIsource\fP,
f_string_rangess_append_all
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_append_all\fP(
\fBconst f_string_rangess_t \fP\fIsource\fP,
f_string_rangess_decimate_by
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_rangess_decrease_by
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_rangess_increase
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_rangess_increase_by
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_rangess_resize
.SH SYNOPSIS
.nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_rangess_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_seek_line
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_seek_line\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_string_seek_line_to
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_seek_line_to\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_string_seek_to
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_seek_to\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_string_triples_adjust
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_triples_append
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_append\fP(
\fBconst f_string_triple_t \fP\fIsource\fP,
f_string_triples_append_all
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_append_all\fP(
\fBconst f_string_triples_t \fP\fIsource\fP,
f_string_triples_decimate_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_triples_decrease_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_triples_increase
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_triples_increase_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_triples_resize
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_triples_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_tripless_adjust
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_string_tripless_append
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_append\fP(
\fBconst f_string_triples_t \fP\fIsource\fP,
f_string_tripless_append_all
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_append_all\fP(
\fBconst f_string_tripless_t \fP\fIsource\fP,
f_string_tripless_decimate_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_tripless_decrease_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_tripless_increase
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_string_tripless_increase_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_string_tripless_resize
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
.sp
\fBf_status_t f_string_tripless_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_at_fork
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_at_fork\fP(
\fBvoid(*)(void) \fP\fIbefore\fP,
f_thread_attribute_affinity_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_affinity_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_affinity_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_affinity_set\fP(
\fBconst size_t \fP\fIaffinity_size\fP,
f_thread_attribute_concurrency_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_concurrency_get\fP(
\fBint *const \fP\fIlevel\fP
f_thread_attribute_concurrency_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_concurrency_set\fP(
\fBconst int \fP\fIlevel\fP
f_thread_attribute_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_create\fP(
\fBf_thread_attribute_t *const \fP\fIattribute\fP
f_thread_attribute_default_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_default_get\fP(
\fBf_thread_attribute_t *const \fP\fIattribute\fP
f_thread_attribute_default_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_default_set\fP(
\fBf_thread_attribute_t *const \fP\fIattribute\fP
f_thread_attribute_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_delete\fP(
\fBf_thread_attribute_t *const \fP\fIattribute\fP
f_thread_attribute_detach_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_detach_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_detach_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_detach_set\fP(
\fBconst int \fP\fIstate\fP,
f_thread_attribute_guard_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_guard_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_guard_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_guard_set\fP(
\fBconst size_t \fP\fIguard\fP,
f_thread_attribute_scheduler_inherit_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scheduler_inherit_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_scheduler_inherit_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scheduler_inherit_set\fP(
\fBconst int \fP\fIinherit\fP,
f_thread_attribute_scheduler_parameter_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scheduler_parameter_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_scheduler_parameter_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scheduler_parameter_set\fP(
\fBconst struct sched_param \fP\fIparameter\fP,
f_thread_attribute_scheduler_policy_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scheduler_policy_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_scheduler_policy_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scheduler_policy_set\fP(
\fBconst int \fP\fIpolicy\fP,
f_thread_attribute_scope_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scope_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_scope_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_scope_set\fP(
\fBconst int \fP\fIscope\fP,
f_thread_attribute_stack_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_stack_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_stack_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_stack_set\fP(
\fBconst size_t \fP\fIstack_size\fP,
f_thread_attribute_stack_size_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_stack_size_get\fP(
\fBconst f_thread_attribute_t \fP\fIattribute\fP,
f_thread_attribute_stack_size_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attribute_stack_size_set\fP(
\fBconst size_t \fP\fIstack_size\fP,
f_thread_attributes_adjust
.SH SYNOPSIS
.nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attributes_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_attributes_decimate_by
.SH SYNOPSIS
.nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attributes_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_attributes_decrease_by
.SH SYNOPSIS
.nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attributes_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_attributes_increase
.SH SYNOPSIS
.nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attributes_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_attributes_increase_by
.SH SYNOPSIS
.nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attributes_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_attributes_resize
.SH SYNOPSIS
.nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_attributes_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_barrier_attribute_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attribute_create\fP(
\fBf_thread_barrier_attribute_t *const \fP\fIattribute\fP
f_thread_barrier_attribute_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attribute_delete\fP(
\fBf_thread_barrier_attribute_t *\fP\fIattribute\fP
f_thread_barrier_attribute_shared_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attribute_shared_get\fP(
\fBconst f_thread_barrier_attribute_t *const \fP\fIattribute\fP,
f_thread_barrier_attribute_shared_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attribute_shared_set\fP(
\fBconst int \fP\fIshared\fP,
f_thread_barrier_attributes_adjust
.SH SYNOPSIS
.nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attributes_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_barrier_attributes_decimate_by
.SH SYNOPSIS
.nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attributes_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_barrier_attributes_decrease_by
.SH SYNOPSIS
.nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attributes_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_barrier_attributes_increase
.SH SYNOPSIS
.nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attributes_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_barrier_attributes_increase_by
.SH SYNOPSIS
.nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attributes_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_barrier_attributes_resize
.SH SYNOPSIS
.nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_attributes_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_barrier_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_create\fP(
\fBconst unsigned int \fP\fIcount\fP,
f_thread_barrier_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_delete\fP(
\fBf_thread_barrier_t *\fP\fIbarrier\fP
f_thread_barrier_wait
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barrier_wait\fP(
\fBf_thread_barrier_t *const \fP\fIbarrier\fP,
f_thread_barriers_adjust
.SH SYNOPSIS
.nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barriers_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_barriers_decimate_by
.SH SYNOPSIS
.nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barriers_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_barriers_decrease_by
.SH SYNOPSIS
.nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barriers_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_barriers_increase
.SH SYNOPSIS
.nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barriers_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_barriers_increase_by
.SH SYNOPSIS
.nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barriers_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_barriers_resize
.SH SYNOPSIS
.nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_barriers_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_caller
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_thread_id_t f_thread_caller\fP(
\fBvoid \fP\fI\fP
f_thread_cancel
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_cancel\fP(
\fBconst f_thread_id_t \fP\fIid\fP
f_thread_cancel_state_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_cancel_state_set\fP(
\fBconst int \fP\fIstate\fP,
f_thread_cancel_test
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_cancel_test\fP(
\fBvoid \fP\fI\fP
f_thread_cancel_type_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_cancel_type_set\fP(
\fBconst int \fP\fItype\fP,
f_thread_clock_get_id
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_clock_get_id\fP(
\fBconst f_thread_id_t \fP\fIid_thread\fP,
f_thread_compare
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_compare\fP(
\fBconst f_thread_id_t \fP\fIid1\fP,
f_thread_condition_attribute_clock_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attribute_clock_get\fP(
\fBconst f_thread_condition_attribute_t *const \fP\fIattribute\fP,
f_thread_condition_attribute_clock_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attribute_clock_set\fP(
\fBconst clockid_t \fP\fIid\fP,
f_thread_condition_attribute_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attribute_create\fP(
\fBf_thread_condition_attribute_t *const \fP\fIattribute\fP
f_thread_condition_attribute_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attribute_delete\fP(
\fBf_thread_condition_attribute_t *\fP\fIattribute\fP
f_thread_condition_attribute_shared_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attribute_shared_get\fP(
\fBconst f_thread_condition_attribute_t *const \fP\fIattribute\fP,
f_thread_condition_attribute_shared_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attribute_shared_set\fP(
\fBconst int \fP\fIshared\fP,
f_thread_condition_attributes_adjust
.SH SYNOPSIS
.nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attributes_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_condition_attributes_decimate_by
.SH SYNOPSIS
.nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attributes_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_condition_attributes_decrease_by
.SH SYNOPSIS
.nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attributes_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_condition_attributes_increase
.SH SYNOPSIS
.nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attributes_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_condition_attributes_increase_by
.SH SYNOPSIS
.nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attributes_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_condition_attributes_resize
.SH SYNOPSIS
.nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_attributes_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_condition_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_create\fP(
\fBconst f_thread_condition_attribute_t *const \fP\fIattribute\fP,
f_thread_condition_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_delete\fP(
\fBf_thread_condition_t *\fP\fIcondition\fP
f_thread_condition_signal
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_signal\fP(
\fBf_thread_condition_t *const \fP\fIcondition\fP
f_thread_condition_signal_all
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_signal_all\fP(
\fBf_thread_condition_t *const \fP\fIcondition\fP
f_thread_condition_wait
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_wait\fP(
\fBf_thread_condition_t *const \fP\fIcondition\fP,
f_thread_condition_wait_timed
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_condition_wait_timed\fP(
\fBconst struct timespec *\fP\fIwait\fP,
f_thread_conditions_adjust
.SH SYNOPSIS
.nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_conditions_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_conditions_decimate_by
.SH SYNOPSIS
.nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_conditions_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_conditions_decrease_by
.SH SYNOPSIS
.nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_conditions_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_conditions_increase
.SH SYNOPSIS
.nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_conditions_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_conditions_increase_by
.SH SYNOPSIS
.nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_conditions_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_conditions_resize
.SH SYNOPSIS
.nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_conditions_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_create\fP(
\fBconst f_thread_attribute_t *const \fP\fIattribute\fP,
f_thread_detach
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_detach\fP(
\fBconst f_thread_id_t \fP\fIid\fP
f_thread_exit
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_exit\fP(
\fBint *\fP\fIresult\fP
f_thread_ids_adjust
.SH SYNOPSIS
.nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_ids_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_ids_decimate_by
.SH SYNOPSIS
.nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_ids_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_ids_decrease_by
.SH SYNOPSIS
.nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_ids_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_ids_increase
.SH SYNOPSIS
.nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_ids_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_ids_increase_by
.SH SYNOPSIS
.nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_ids_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_ids_resize
.SH SYNOPSIS
.nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_ids_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_join
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_join\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_join_timed
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_join_timed\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_join_try
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_join_try\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_key_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_key_create\fP(
\fBvoid(*)(void *) \fP\fIroutine\fP,
f_thread_key_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_key_delete\fP(
\fBf_thread_key_t *\fP\fIkey\fP
f_thread_key_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_key_get\fP(
\fBconst f_thread_key_t \fP\fIkey\fP,
f_thread_key_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_key_set\fP(
\fBconst f_thread_key_t \fP\fIkey\fP,
f_thread_keys_adjust
.SH SYNOPSIS
.nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_keys_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_keys_decimate_by
.SH SYNOPSIS
.nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_keys_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_keys_decrease_by
.SH SYNOPSIS
.nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_keys_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_keys_increase
.SH SYNOPSIS
.nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_keys_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_keys_increase_by
.SH SYNOPSIS
.nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_keys_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_keys_resize
.SH SYNOPSIS
.nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_keys_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_lock_attribute_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attribute_create\fP(
\fBf_thread_lock_attribute_t *const \fP\fIattribute\fP
f_thread_lock_attribute_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attribute_delete\fP(
\fBf_thread_lock_attribute_t *\fP\fIattribute\fP
f_thread_lock_attribute_shared_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attribute_shared_get\fP(
\fBconst f_thread_lock_attribute_t *const \fP\fIattribute\fP,
f_thread_lock_attribute_shared_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attribute_shared_set\fP(
\fBconst int \fP\fIshared\fP,
f_thread_lock_attributes_adjust
.SH SYNOPSIS
.nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attributes_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_lock_attributes_decimate_by
.SH SYNOPSIS
.nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attributes_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_lock_attributes_decrease_by
.SH SYNOPSIS
.nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attributes_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_lock_attributes_increase
.SH SYNOPSIS
.nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attributes_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_lock_attributes_increase_by
.SH SYNOPSIS
.nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attributes_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_lock_attributes_resize
.SH SYNOPSIS
.nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_attributes_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_lock_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_create\fP(
\fBconst f_thread_lock_attribute_t *const \fP\fIattribute\fP,
f_thread_lock_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_delete\fP(
\fBf_thread_lock_t *\fP\fIlock\fP
f_thread_lock_read
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_read\fP(
\fBf_thread_lock_t *const \fP\fIlock\fP
f_thread_lock_read_timed
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_read_timed\fP(
\fBconst struct timespec *const \fP\fItimeout\fP,
f_thread_lock_read_try
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_read_try\fP(
\fBf_thread_lock_t *const \fP\fIlock\fP
f_thread_lock_write
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_write\fP(
\fBf_thread_lock_t *const \fP\fIlock\fP
f_thread_lock_write_timed
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_write_timed\fP(
\fBconst struct timespec *const \fP\fItimeout\fP,
f_thread_lock_write_try
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_lock_write_try\fP(
\fBf_thread_lock_t *const \fP\fIlock\fP
f_thread_locks_adjust
.SH SYNOPSIS
.nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_locks_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_locks_decimate_by
.SH SYNOPSIS
.nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_locks_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_locks_decrease_by
.SH SYNOPSIS
.nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_locks_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_locks_increase
.SH SYNOPSIS
.nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_locks_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_locks_increase_by
.SH SYNOPSIS
.nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_locks_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_locks_resize
.SH SYNOPSIS
.nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_locks_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_mutex_attribute_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_create\fP(
\fBf_thread_mutex_attribute_t *const \fP\fIattribute\fP
f_thread_mutex_attribute_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_delete\fP(
\fBf_thread_mutex_attribute_t *\fP\fIattribute\fP
f_thread_mutex_attribute_priority_ceiling_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_priority_ceiling_get\fP(
\fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
f_thread_mutex_attribute_priority_ceiling_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_priority_ceiling_set\fP(
\fBconst int \fP\fIceiling\fP,
f_thread_mutex_attribute_protocol_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_protocol_get\fP(
\fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
f_thread_mutex_attribute_protocol_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_protocol_set\fP(
\fBconst int \fP\fIprotocol\fP,
f_thread_mutex_attribute_shared_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_shared_get\fP(
\fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
f_thread_mutex_attribute_shared_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_shared_set\fP(
\fBconst int \fP\fIshared\fP,
f_thread_mutex_attribute_type_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_type_get\fP(
\fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
f_thread_mutex_attribute_type_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attribute_type_set\fP(
\fBconst int \fP\fItype\fP,
f_thread_mutex_attributes_adjust
.SH SYNOPSIS
.nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attributes_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_mutex_attributes_decimate_by
.SH SYNOPSIS
.nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attributes_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_mutex_attributes_decrease_by
.SH SYNOPSIS
.nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attributes_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_mutex_attributes_increase
.SH SYNOPSIS
.nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attributes_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_mutex_attributes_increase_by
.SH SYNOPSIS
.nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attributes_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_mutex_attributes_resize
.SH SYNOPSIS
.nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_attributes_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_mutex_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_create\fP(
\fBf_thread_mutex_attribute_t *const \fP\fIattribute\fP,
f_thread_mutex_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_delete\fP(
\fBf_thread_mutex_t *\fP\fImutex\fP
f_thread_mutex_lock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_lock\fP(
\fBf_thread_mutex_t *const \fP\fImutex\fP
f_thread_mutex_lock_timed
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_lock_timed\fP(
\fBconst struct timespec *const \fP\fItimeout\fP,
f_thread_mutex_lock_try
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_lock_try\fP(
\fBf_thread_mutex_t *const \fP\fImutex\fP
f_thread_mutex_priority_ceiling_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_priority_ceiling_get\fP(
\fBf_thread_mutex_t *const \fP\fImutex\fP,
f_thread_mutex_priority_ceiling_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_priority_ceiling_set\fP(
\fBconst int \fP\fIceiling\fP,
f_thread_mutex_unlock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutex_unlock\fP(
\fBf_thread_mutex_t *const \fP\fImutex\fP
f_thread_mutexs_adjust
.SH SYNOPSIS
.nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutexs_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_mutexs_decimate_by
.SH SYNOPSIS
.nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutexs_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_mutexs_decrease_by
.SH SYNOPSIS
.nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutexs_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_mutexs_increase
.SH SYNOPSIS
.nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutexs_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_mutexs_increase_by
.SH SYNOPSIS
.nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutexs_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_mutexs_resize
.SH SYNOPSIS
.nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_mutexs_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_once
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_once\fP(
\fBvoid(*)(void) \fP\fIroutine\fP,
f_thread_onces_adjust
.SH SYNOPSIS
.nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_onces_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_onces_decimate_by
.SH SYNOPSIS
.nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_onces_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_onces_decrease_by
.SH SYNOPSIS
.nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_onces_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_onces_increase
.SH SYNOPSIS
.nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_onces_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_onces_increase_by
.SH SYNOPSIS
.nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_onces_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_onces_resize
.SH SYNOPSIS
.nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_onces_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_scheduler_parameter_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_scheduler_parameter_get\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_scheduler_parameter_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_scheduler_parameter_set\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_scheduler_priority_set
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_scheduler_priority_set\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_semaphore_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_create\fP(
\fBconst bool \fP\fIshared\fP,
f_thread_semaphore_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_delete\fP(
\fBf_thread_semaphore_t *\fP\fIsemaphore\fP
f_thread_semaphore_file_close
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_file_close\fP(
\fBf_thread_semaphore_t *\fP\fIsemaphore\fP
f_thread_semaphore_file_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_file_delete\fP(
\fBconst f_string_static_t \fP\fIname\fP
f_thread_semaphore_file_open
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_file_open\fP(
\fBconst f_string_static_t \fP\fIname\fP,
f_thread_semaphore_lock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_lock\fP(
\fBf_thread_semaphore_t *const \fP\fIsemaphore\fP
f_thread_semaphore_lock_timed
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_lock_timed\fP(
\fBconst struct timespec *const \fP\fItimeout\fP,
f_thread_semaphore_lock_try
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_lock_try\fP(
\fBf_thread_semaphore_t *const \fP\fIsemaphore\fP
f_thread_semaphore_unlock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_unlock\fP(
\fBf_thread_semaphore_t *const \fP\fIsemaphore\fP
f_thread_semaphore_value_get
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphore_value_get\fP(
\fBf_thread_semaphore_t *const \fP\fIsemaphore\fP,
f_thread_semaphores_adjust
.SH SYNOPSIS
.nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphores_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_semaphores_decimate_by
.SH SYNOPSIS
.nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphores_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_semaphores_decrease_by
.SH SYNOPSIS
.nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphores_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_semaphores_increase
.SH SYNOPSIS
.nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphores_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_semaphores_increase_by
.SH SYNOPSIS
.nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphores_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_semaphores_resize
.SH SYNOPSIS
.nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_semaphores_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_sets_adjust
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_sets_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_sets_decimate_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_sets_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_sets_decrease_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_sets_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_sets_increase
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_sets_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_sets_increase_by
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_sets_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_sets_resize
.SH SYNOPSIS
.nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_sets_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_signal_mask
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_signal_mask\fP(
\fBconst int \fP\fIhow\fP,
f_thread_signal_queue
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_signal_queue\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_signal_write
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_signal_write\fP(
\fBconst f_thread_id_t \fP\fIid\fP,
f_thread_spin_create
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spin_create\fP(
\fBconst int \fP\fIshared\fP,
f_thread_spin_delete
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spin_delete\fP(
\fBf_thread_spin_t *\fP\fIspin\fP
f_thread_spin_lock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spin_lock\fP(
\fBf_thread_spin_t *const \fP\fIspin\fP
f_thread_spin_lock_try
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spin_lock_try\fP(
\fBf_thread_spin_t *const \fP\fIspin\fP
f_thread_spin_unlock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spin_unlock\fP(
\fBf_thread_spin_t *const \fP\fIspin\fP
f_thread_spins_adjust
.SH SYNOPSIS
.nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spins_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_spins_decimate_by
.SH SYNOPSIS
.nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spins_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_spins_decrease_by
.SH SYNOPSIS
.nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spins_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_spins_increase
.SH SYNOPSIS
.nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spins_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_thread_spins_increase_by
.SH SYNOPSIS
.nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spins_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_thread_spins_resize
.SH SYNOPSIS
.nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_spins_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_thread_unlock
.SH SYNOPSIS
.nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
.sp
\fBf_status_t f_thread_unlock\fP(
\fBf_thread_lock_t *const \fP\fIlock\fP
f_array_lengths_adjust
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_array_lengths_append
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_append\fP(
\fBconst f_array_length_t \fP\fIsource\fP,
f_array_lengths_append_all
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_append_all\fP(
\fBconst f_array_lengths_t \fP\fIsource\fP,
f_array_lengths_decimate_by
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_array_lengths_decrease_by
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_array_lengths_increase
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_array_lengths_increase_by
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_array_lengths_resize
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengths_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_array_lengthss_adjust
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_array_lengthss_append
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_append\fP(
\fBconst f_array_lengths_t \fP\fIsource\fP,
f_array_lengthss_append_all
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_append_all\fP(
\fBconst f_array_lengthss_t \fP\fIsource\fP,
f_array_lengthss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_array_lengthss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_array_lengthss_increase
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_array_lengthss_increase_by
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_array_lengthss_resize
.SH SYNOPSIS
.nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_array_lengthss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_cells_adjust
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_cells_append
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_append\fP(
\fBconst f_cell_t \fP\fIsource\fP,
f_cells_append_all
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_append_all\fP(
\fBconst f_cells_t \fP\fIsource\fP,
f_cells_decimate_by
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_cells_decrease_by
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_cells_increase
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_cells_increase_by
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_cells_resize
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cells_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_cellss_adjust
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_cellss_append
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_append\fP(
\fBconst f_cells_t \fP\fIsource\fP,
f_cellss_append_all
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_append_all\fP(
\fBconst f_cellss_t \fP\fIsource\fP,
f_cellss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_cellss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_cellss_increase
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_cellss_increase_by
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_cellss_resize
.SH SYNOPSIS
.nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_cellss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fll_ids_adjust
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fll_ids_append
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_append\fP(
\fBconst f_fll_id_t \fP\fIsource\fP,
f_fll_ids_append_all
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_append_all\fP(
\fBconst f_fll_ids_t \fP\fIsource\fP,
f_fll_ids_decimate_by
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fll_ids_decrease_by
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fll_ids_increase
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fll_ids_increase_by
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fll_ids_resize
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_ids_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fll_idss_adjust
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_fll_idss_append
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_append\fP(
\fBconst f_fll_ids_t \fP\fIsource\fP,
f_fll_idss_append_all
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_append_all\fP(
\fBconst f_fll_idss_t \fP\fIsource\fP,
f_fll_idss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fll_idss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fll_idss_increase
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_fll_idss_increase_by
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_fll_idss_resize
.SH SYNOPSIS
.nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_fll_idss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int128s_adjust
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int128s_append
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_append\fP(
\fBconst int128_t \fP\fIsource\fP,
f_int128s_append_all
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_append_all\fP(
\fBconst f_int128s_t \fP\fIsource\fP,
f_int128s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int128s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int128s_increase
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int128s_increase_by
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int128s_resize
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int128ss_adjust
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int128ss_append
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_append\fP(
\fBconst f_int128s_t \fP\fIsource\fP,
f_int128ss_append_all
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_append_all\fP(
\fBconst f_int128ss_t \fP\fIsource\fP,
f_int128ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int128ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int128ss_increase
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int128ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int128ss_resize
.SH SYNOPSIS
.nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int128ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int16s_adjust
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int16s_append
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_append\fP(
\fBconst int16_t \fP\fIsource\fP,
f_int16s_append_all
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_append_all\fP(
\fBconst f_int16s_t \fP\fIsource\fP,
f_int16s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int16s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int16s_increase
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int16s_increase_by
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int16s_resize
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int16ss_adjust
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int16ss_append
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_append\fP(
\fBconst f_int16s_t \fP\fIsource\fP,
f_int16ss_append_all
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_append_all\fP(
\fBconst f_int16ss_t \fP\fIsource\fP,
f_int16ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int16ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int16ss_increase
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int16ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int16ss_resize
.SH SYNOPSIS
.nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int16ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int32s_adjust
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int32s_append
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_append\fP(
\fBconst int32_t \fP\fIsource\fP,
f_int32s_append_all
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_append_all\fP(
\fBconst f_int32s_t \fP\fIsource\fP,
f_int32s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int32s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int32s_increase
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int32s_increase_by
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int32s_resize
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int32ss_adjust
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int32ss_append
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_append\fP(
\fBconst f_int32s_t \fP\fIsource\fP,
f_int32ss_append_all
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_append_all\fP(
\fBconst f_int32ss_t \fP\fIsource\fP,
f_int32ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int32ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int32ss_increase
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int32ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int32ss_resize
.SH SYNOPSIS
.nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int32ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int64s_adjust
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int64s_append
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_append\fP(
\fBconst int64_t \fP\fIsource\fP,
f_int64s_append_all
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_append_all\fP(
\fBconst f_int64s_t \fP\fIsource\fP,
f_int64s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int64s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int64s_increase
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int64s_increase_by
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int64s_resize
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int64ss_adjust
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int64ss_append
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_append\fP(
\fBconst f_int64s_t \fP\fIsource\fP,
f_int64ss_append_all
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_append_all\fP(
\fBconst f_int64ss_t \fP\fIsource\fP,
f_int64ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int64ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int64ss_increase
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int64ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int64ss_resize
.SH SYNOPSIS
.nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int64ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int8s_adjust
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int8s_append
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_append\fP(
\fBconst int8_t \fP\fIsource\fP,
f_int8s_append_all
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_append_all\fP(
\fBconst f_int8s_t \fP\fIsource\fP,
f_int8s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int8s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int8s_increase
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int8s_increase_by
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int8s_resize
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int8ss_adjust
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_int8ss_append
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_append\fP(
\fBconst f_int8s_t \fP\fIsource\fP,
f_int8ss_append_all
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_append_all\fP(
\fBconst f_int8ss_t \fP\fIsource\fP,
f_int8ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int8ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int8ss_increase
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_int8ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_int8ss_resize
.SH SYNOPSIS
.nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_int8ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_states_adjust
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_states_append
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_append\fP(
\fBconst f_state_t \fP\fIsource\fP,
f_states_append_all
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_append_all\fP(
\fBconst f_states_t \fP\fIsource\fP,
f_states_decimate_by
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_states_decrease_by
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_states_increase
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_states_increase_by
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_states_resize
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_states_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_statess_adjust
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_statess_append
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_append\fP(
\fBconst f_states_t \fP\fIsource\fP,
f_statess_append_all
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_append_all\fP(
\fBconst f_statess_t \fP\fIsource\fP,
f_statess_decimate_by
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statess_decrease_by
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statess_increase
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_statess_increase_by
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_statess_resize
.SH SYNOPSIS
.nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_statess_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint128s_adjust
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint128s_append
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_append\fP(
\fBconst uint128_t \fP\fIsource\fP,
f_uint128s_append_all
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_append_all\fP(
\fBconst f_uint128s_t \fP\fIsource\fP,
f_uint128s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint128s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint128s_increase
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint128s_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint128s_resize
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint128ss_adjust
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint128ss_append
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_append\fP(
\fBconst f_uint128s_t \fP\fIsource\fP,
f_uint128ss_append_all
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_append_all\fP(
\fBconst f_uint128ss_t \fP\fIsource\fP,
f_uint128ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint128ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint128ss_increase
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint128ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint128ss_resize
.SH SYNOPSIS
.nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint128ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint16s_adjust
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint16s_append
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_append\fP(
\fBconst uint16_t \fP\fIsource\fP,
f_uint16s_append_all
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_append_all\fP(
\fBconst f_uint16s_t \fP\fIsource\fP,
f_uint16s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint16s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint16s_increase
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint16s_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint16s_resize
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint16ss_adjust
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint16ss_append
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_append\fP(
\fBconst f_uint16s_t \fP\fIsource\fP,
f_uint16ss_append_all
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_append_all\fP(
\fBconst f_uint16ss_t \fP\fIsource\fP,
f_uint16ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint16ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint16ss_increase
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint16ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint16ss_resize
.SH SYNOPSIS
.nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint16ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint32s_adjust
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint32s_append
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_append\fP(
\fBconst uint32_t \fP\fIsource\fP,
f_uint32s_append_all
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_append_all\fP(
\fBconst f_uint32s_t \fP\fIsource\fP,
f_uint32s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint32s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint32s_increase
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint32s_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint32s_resize
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint32ss_adjust
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint32ss_append
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_append\fP(
\fBconst f_uint32s_t \fP\fIsource\fP,
f_uint32ss_append_all
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_append_all\fP(
\fBconst f_uint32ss_t \fP\fIsource\fP,
f_uint32ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint32ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint32ss_increase
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint32ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint32ss_resize
.SH SYNOPSIS
.nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint32ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint64s_adjust
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint64s_append
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_append\fP(
\fBconst uint64_t \fP\fIsource\fP,
f_uint64s_append_all
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_append_all\fP(
\fBconst f_uint64s_t \fP\fIsource\fP,
f_uint64s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint64s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint64s_increase
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint64s_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint64s_resize
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint64ss_adjust
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint64ss_append
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_append\fP(
\fBconst f_uint64s_t \fP\fIsource\fP,
f_uint64ss_append_all
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_append_all\fP(
\fBconst f_uint64ss_t \fP\fIsource\fP,
f_uint64ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint64ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint64ss_increase
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint64ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint64ss_resize
.SH SYNOPSIS
.nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint64ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint8s_adjust
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint8s_append
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_append\fP(
\fBconst uint8_t \fP\fIsource\fP,
f_uint8s_append_all
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_append_all\fP(
\fBconst f_uint8s_t \fP\fIsource\fP,
f_uint8s_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint8s_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint8s_increase
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint8s_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint8s_resize
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8s_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint8ss_adjust
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_uint8ss_append
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_append\fP(
\fBconst f_uint8s_t \fP\fIsource\fP,
f_uint8ss_append_all
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_append_all\fP(
\fBconst f_uint8ss_t \fP\fIsource\fP,
f_uint8ss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint8ss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint8ss_increase
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_uint8ss_increase_by
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_uint8ss_resize
.SH SYNOPSIS
.nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
.sp
\fBf_status_t f_uint8ss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_buffer_decrement
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_buffer_decrement\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_utf_buffer_increment
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_buffer_increment\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
f_utf_char_to_char
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_char_to_char\fP(
\fBconst f_utf_char_t \fP\fIutf_character\fP,
f_utf_char_to_character
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_char_to_character\fP(
\fBconst f_string_t \fP\fIcharacter\fP,
f_utf_character_is
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_alphabetic
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_alphabetic\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_alphabetic_digit
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_alphabetic_digit\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP,
f_utf_character_is_alphabetic_numeric
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_alphabetic_numeric\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_ascii
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_ascii\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_combining
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_combining\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_control
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_control\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_control_code
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_control_code\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_control_format
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_control_format\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_control_picture
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_control_picture\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_digit
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_digit\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP,
f_utf_character_is_emoji
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_emoji\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_fragment
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_fragment\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_graph
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_graph\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_numeric
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_numeric\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_phonetic
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_phonetic\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_private
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_private\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_punctuation
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_punctuation\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_subscript
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_subscript\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_superscript
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_superscript\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_symbol
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_symbol\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_unassigned
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_unassigned\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_valid
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_valid\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_whitespace
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_whitespace\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP,
f_utf_character_is_whitespace_modifier
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_whitespace_modifier\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_whitespace_other
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_whitespace_other\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_whitespace_zero_width
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_whitespace_zero_width\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_wide
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_wide\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_is_word
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_word\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP,
f_utf_character_is_word_dash
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_word_dash\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP,
f_utf_character_is_word_dash_plus
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_word_dash_plus\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP,
f_utf_character_is_zero_width
.SH SYNOPSIS
.nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_is_zero_width\fP(
\fBconst f_utf_char_t \fP\fIsequence\fP
f_utf_character_unicode_from
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_unicode_from\fP(
\fBconst uint32_t \fP\fIunicode\fP,
f_utf_character_unicode_string_to
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_unicode_string_to\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
f_utf_character_unicode_to
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_character_unicode_to\fP(
\fBconst f_utf_char_t \fP\fIcharacter\fP,
f_utf_is
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is\fP(
\fBconst f_string_t \fP\fIsequence\fP
f_utf_is_alphabetic
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_alphabetic\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_alphabetic_digit
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_alphabetic_digit\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_alphabetic_numeric
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_alphabetic_numeric\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_ascii
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_ascii\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_combining
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_combining\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_control
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_control\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_control_code
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_control_code\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_control_format
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_control_format\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_control_picture
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_control_picture\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_digit
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_digit\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_emoji
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_emoji\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_fragment
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_fragment\fP(
\fBconst f_string_t \fP\fIsequence\fP
f_utf_is_graph
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_graph\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_numeric
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_numeric\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_phonetic
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_phonetic\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_private
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_private\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_punctuation
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_punctuation\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_subscript
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_subscript\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_superscript
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_superscript\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_symbol
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_symbol\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_unassigned
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_unassigned\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_valid
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_valid\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_whitespace
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_whitespace\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_whitespace_modifier
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_whitespace_modifier\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_whitespace_other
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_whitespace_other\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_whitespace_zero_width
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_whitespace_zero_width\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_wide
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_wide\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_word
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_word\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_word_dash
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_word_dash\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_word_dash_plus
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_word_dash_plus\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_is_zero_width
.SH SYNOPSIS
.nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_is_zero_width\fP(
\fBconst f_string_t \fP\fIsequence\fP,
f_utf_string_append
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_append\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_append_assure
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_append_assure\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_append_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_append_assure_nulless\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_append_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_append_nulless\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_dynamic_adjust
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_dynamic_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_append\fP(
\fBconst f_utf_string_dynamic_t \fP\fIsource\fP,
f_utf_string_dynamic_append_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_append_assure\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_append_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_append_assure_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_append_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_append_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_decimate_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamic_decrease_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamic_increase
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_dynamic_increase_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamic_mash
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_mash\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_mash_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_mash_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_mish
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_mish\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_mish_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_mish_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_partial_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_append\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_append_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_append_assure\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_append_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_append_assure_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_append_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_append_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_mash
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_mash\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_partial_mash_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_mash_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_partial_mish
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_mish\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_partial_mish_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_mish_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIglue\fP,
f_utf_string_dynamic_partial_prepend
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_prepend\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_prepend_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_prepend_assure\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_prepend_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_prepend_assure_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_partial_prepend_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_partial_prepend_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_prepend
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_prepend\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_prepend_assure
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_prepend_assure\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_prepend_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_prepend_assure_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_prepend_nulless
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_prepend_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
f_utf_string_dynamic_resize
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_dynamic_seek_line
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_seek_line\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
f_utf_string_dynamic_seek_line_to
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_seek_line_to\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
f_utf_string_dynamic_seek_to
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_seek_to\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
f_utf_string_dynamic_terminate
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_terminate\fP(
\fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
f_utf_string_dynamic_terminate_after
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamic_terminate_after\fP(
\fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
f_utf_string_dynamics_adjust
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_dynamics_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_append\fP(
\fBconst f_utf_string_dynamic_t \fP\fIsource\fP,
f_utf_string_dynamics_append_all
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_append_all\fP(
\fBconst f_utf_string_dynamics_t \fP\fIsource\fP,
f_utf_string_dynamics_decimate_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamics_decrease_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamics_increase
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_dynamics_increase_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamics_resize
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamics_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_dynamicss_adjust
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_dynamicss_append
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_append\fP(
\fBconst f_utf_string_dynamics_t \fP\fIsource\fP,
f_utf_string_dynamicss_append_all
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_append_all\fP(
\fBconst f_utf_string_dynamicss_t \fP\fIsource\fP,
f_utf_string_dynamicss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamicss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamicss_increase
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_dynamicss_increase_by
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_dynamicss_resize
.SH SYNOPSIS
.nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_dynamicss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_map_multis_adjust
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_map_multis_append
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_append\fP(
\fBconst f_utf_string_map_multi_t \fP\fIsource\fP,
f_utf_string_map_multis_append_all
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_append_all\fP(
\fBconst f_utf_string_map_multis_t \fP\fIsource\fP,
f_utf_string_map_multis_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_map_multis_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_map_multis_increase
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_map_multis_increase_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_map_multis_resize
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multis_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_map_multiss_adjust
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_map_multiss_append
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_append\fP(
\fBconst f_utf_string_map_multis_t \fP\fIsource\fP,
f_utf_string_map_multiss_append_all
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_append_all\fP(
\fBconst f_utf_string_map_multiss_t \fP\fIsource\fP,
f_utf_string_map_multiss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_map_multiss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_map_multiss_increase
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_map_multiss_increase_by
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_map_multiss_resize
.SH SYNOPSIS
.nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_map_multiss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_maps_adjust
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_maps_append
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_append\fP(
\fBconst f_utf_string_map_t \fP\fIsource\fP,
f_utf_string_maps_append_all
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_append_all\fP(
\fBconst f_utf_string_maps_t \fP\fIsource\fP,
f_utf_string_maps_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_maps_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_maps_increase
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_maps_increase_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_maps_resize
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_maps_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_mapss_adjust
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_mapss_append
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_append\fP(
\fBconst f_utf_string_maps_t \fP\fIsource\fP,
f_utf_string_mapss_append_all
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_append_all\fP(
\fBconst f_utf_string_mapss_t \fP\fIsource\fP,
f_utf_string_mapss_decimate_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_mapss_decrease_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_mapss_increase
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_mapss_increase_by
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_mapss_resize
.SH SYNOPSIS
.nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mapss_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_mash
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mash\fP(
\fBconst f_utf_string_t \fP\fIglue\fP,
f_utf_string_mash_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mash_nulless\fP(
\fBconst f_utf_string_t \fP\fIglue\fP,
f_utf_string_mish
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mish\fP(
\fBconst f_utf_string_t \fP\fIglue\fP,
f_utf_string_mish_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_mish_nulless\fP(
\fBconst f_utf_string_t \fP\fIglue\fP,
f_utf_string_prepend
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_prepend\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_prepend_assure
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_prepend_assure\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_prepend_assure_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_prepend_assure_nulless\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_prepend_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_prepend_nulless\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
f_utf_string_seek_line
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_seek_line\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
f_utf_string_seek_line_to
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_seek_line_to\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
f_utf_string_seek_to
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_seek_to\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
f_utf_string_triples_adjust
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_triples_append
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_append\fP(
\fBconst f_utf_string_triple_t \fP\fIsource\fP,
f_utf_string_triples_append_all
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_append_all\fP(
\fBconst f_utf_string_triples_t \fP\fIsource\fP,
f_utf_string_triples_decimate_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_triples_decrease_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_triples_increase
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_triples_increase_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_triples_resize
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_triples_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_tripless_adjust
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_adjust\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_string_tripless_append
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_append\fP(
\fBconst f_utf_string_triples_t \fP\fIsource\fP,
f_utf_string_tripless_append_all
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_append_all\fP(
\fBconst f_utf_string_tripless_t \fP\fIsource\fP,
f_utf_string_tripless_decimate_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_decimate_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_tripless_decrease_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_decrease_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_tripless_increase
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_increase\fP(
\fBconst f_array_length_t \fP\fIstep\fP,
f_utf_string_tripless_increase_by
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_increase_by\fP(
\fBconst f_array_length_t \fP\fIamount\fP,
f_utf_string_tripless_resize
.SH SYNOPSIS
.nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_string_tripless_resize\fP(
\fBconst f_array_length_t \fP\fIlength\fP,
f_utf_unicode_from
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_unicode_from\fP(
\fBconst uint32_t \fP\fIunicode\fP,
f_utf_unicode_string_to
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_unicode_string_to\fP(
\fBconst f_string_t \fP\fIstring\fP,
f_utf_unicode_to
.SH SYNOPSIS
.nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
.sp
\fBf_status_t f_utf_unicode_to\fP(
\fBconst f_string_t \fP\fIcharacter\fP,
fl_control_group_apply
.SH SYNOPSIS
.nf
-.B #include <control_group.h>
+.B #include <fll/level_1/control_group.h>
.sp
\fBf_status_t fl_control_group_apply\fP(
\fBconst f_control_group_t \fP\fIcontrol_group\fP,
fl_conversion_dynamic_partial_to_signed
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_partial_to_signed\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_partial_to_signed_detect
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_partial_to_signed_detect\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_partial_to_unsigned
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_partial_to_unsigned\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_partial_to_unsigned_detect
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_partial_to_unsigned_detect\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_to_signed
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_to_signed\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_to_signed_detect
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_to_signed_detect\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_to_unsigned
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_to_unsigned\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_conversion_dynamic_to_unsigned_detect
.SH SYNOPSIS
.nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
.sp
\fBf_status_t fl_conversion_dynamic_to_unsigned_detect\fP(
\fBconst fl_conversion_data_t \fP\fIdata\fP,
fl_directory_clone
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_clone\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_directory_clone_content
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_clone_content\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_directory_copy
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_copy\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_directory_copy_content
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_copy_content\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_directory_create
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_create\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fl_directory_list
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_list\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fl_directory_path_pop
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_path_pop\fP(
\fBf_string_static_t *const \fP\fIpath\fP
fl_directory_path_push
.SH SYNOPSIS
.nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
.sp
\fBf_status_t fl_directory_path_push\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_environment_load_name
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
.sp
\fBf_status_t fl_environment_load_name\fP(
\fBconst f_string_static_t \fP\fIname\fP,
fl_environment_load_names
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
.sp
\fBf_status_t fl_environment_load_names\fP(
\fBconst f_string_statics_t \fP\fInames\fP,
fl_environment_path_explode
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
.sp
\fBf_status_t fl_environment_path_explode\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fl_environment_path_explode_reverse
.SH SYNOPSIS
.nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
.sp
\fBf_status_t fl_environment_path_explode_reverse\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fl_fss_basic_content_read
.SH SYNOPSIS
.nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_content_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_basic_content_write
.SH SYNOPSIS
.nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_content_write\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fl_fss_basic_list_content_read
.SH SYNOPSIS
.nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_list_content_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_basic_list_content_write
.SH SYNOPSIS
.nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_list_content_write\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fl_fss_basic_list_object_read
.SH SYNOPSIS
.nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_list_object_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_basic_list_object_write
.SH SYNOPSIS
.nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_list_object_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fl_fss_basic_object_read
.SH SYNOPSIS
.nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_object_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_basic_object_write
.SH SYNOPSIS
.nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_basic_object_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fl_fss_embedded_list_content_read
.SH SYNOPSIS
.nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_embedded_list_content_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_embedded_list_content_write
.SH SYNOPSIS
.nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_embedded_list_content_write\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fl_fss_embedded_list_object_read
.SH SYNOPSIS
.nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_embedded_list_object_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_embedded_list_object_write
.SH SYNOPSIS
.nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_embedded_list_object_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fl_fss_extended_content_read
.SH SYNOPSIS
.nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_content_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_extended_content_write
.SH SYNOPSIS
.nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_content_write\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fl_fss_extended_list_content_read
.SH SYNOPSIS
.nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_list_content_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_extended_list_content_write
.SH SYNOPSIS
.nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_list_content_write\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fl_fss_extended_list_object_read
.SH SYNOPSIS
.nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_list_object_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_extended_list_object_write
.SH SYNOPSIS
.nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_list_object_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fl_fss_extended_object_read
.SH SYNOPSIS
.nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_object_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_fss_extended_object_write
.SH SYNOPSIS
.nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
.sp
\fBf_status_t fl_fss_extended_object_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fl_iki_read
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_1/iki.h>
.sp
\fBf_status_t fl_iki_read\fP(
\fBconst f_state_t \fP\fIstate\fP,
fl_print_format
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_format\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_format_convert
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_string_t fl_print_format_convert\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_string_va
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_string_va\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_in_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_print_trim_except_in_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_in_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_in_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_in_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_except_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_except_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_print_trim_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
.sp
\fBf_status_t fl_print_trim_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_signal_state_interrupt
.SH SYNOPSIS
.nf
-.B #include <signal.h>
+.B #include <fll/level_1/signal.h>
.sp
\fBf_status_t fl_signal_state_interrupt\fP(
\fBvoid *const \fP\fIstate\fP,
fl_string_compare
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_compare\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_compare_except
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_compare_except\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_compare_except_trim
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_compare_except_trim\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_compare_trim
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_compare_trim\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_compare
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_compare_except
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_except\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_compare_except_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_except_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_compare_except_trim
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_except_trim\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_compare_except_trim_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_except_trim_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_compare_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_compare_trim
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_trim\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_compare_trim_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_compare_trim_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_dynamic
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_dynamic\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_except
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_except\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_except_dynamic
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_except_dynamic\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_except_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_except_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_except_trim
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_except_trim\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_except_trim_dynamic
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_except_trim_dynamic\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_except_trim_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_except_trim_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_trim
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_trim\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_trim_dynamic
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_trim_dynamic\fP(
\fBconst f_string_static_t \fP\fIstring1\fP,
fl_string_dynamic_partial_compare_trim_string
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_compare_trim_string\fP(
\fBconst f_string_t \fP\fIstring1\fP,
fl_string_dynamic_partial_fll_identify
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_fll_identify\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_string_dynamic_partial_rip
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_rip\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_string_dynamic_partial_rip_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_partial_rip_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_string_dynamic_rip
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_rip\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_string_dynamic_rip_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_rip_nulless\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fl_string_dynamic_seek_line_to_utf_character
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_seek_line_to_utf_character\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_string_dynamic_seek_line_until_graph
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_seek_line_until_graph\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_string_dynamic_seek_line_until_graph_non
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_seek_line_until_graph_non\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_string_dynamic_seek_to_utf_character
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_dynamic_seek_to_utf_character\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fl_string_rip
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_rip\fP(
\fBconst f_string_t \fP\fIsource\fP,
fl_string_rip_nulless
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_rip_nulless\fP(
\fBconst f_string_t \fP\fIsource\fP,
fl_string_seek_line_to_utf_character
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_seek_line_to_utf_character\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_string_seek_line_until_graph
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_seek_line_until_graph\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_string_seek_line_until_graph_non
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_seek_line_until_graph_non\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_string_seek_to_utf_character
.SH SYNOPSIS
.nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
.sp
\fBf_status_t fl_string_seek_to_utf_character\fP(
\fBconst f_string_t \fP\fIstring\fP,
fl_utf_string_compare
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_compare\fP(
\fBconst f_utf_string_t \fP\fIstring1\fP,
fl_utf_string_compare_trim
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_compare_trim\fP(
\fBconst f_utf_string_t \fP\fIstring1\fP,
fl_utf_string_dynamic_compare
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_compare\fP(
\fBconst f_utf_string_static_t \fP\fIstring1\fP,
fl_utf_string_dynamic_compare_trim
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_compare_trim\fP(
\fBconst f_utf_string_static_t \fP\fIstring1\fP,
fl_utf_string_dynamic_partial_compare
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_partial_compare\fP(
\fBconst f_utf_string_static_t \fP\fIstring1\fP,
fl_utf_string_dynamic_partial_compare_trim
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_partial_compare_trim\fP(
\fBconst f_utf_string_static_t \fP\fIstring1\fP,
fl_utf_string_dynamic_rip
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_rip\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
fl_utf_string_dynamic_rip_nulless
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_rip_nulless\fP(
\fBconst f_utf_string_static_t \fP\fIsource\fP,
fl_utf_string_dynamic_seek_line_to_char
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_seek_line_to_char\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
fl_utf_string_dynamic_seek_line_until_graph
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_seek_line_until_graph\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
fl_utf_string_dynamic_seek_line_until_graph_non
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_seek_line_until_graph_non\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
fl_utf_string_dynamic_seek_to_char
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_dynamic_seek_to_char\fP(
\fBconst f_utf_string_static_t \fP\fIbuffer\fP,
fl_utf_string_rip
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_rip\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
fl_utf_string_rip_nulless
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_rip_nulless\fP(
\fBconst f_utf_string_t \fP\fIsource\fP,
fl_utf_string_seek_line_to_char
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_seek_line_to_char\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
fl_utf_string_seek_line_until_graph
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_seek_line_until_graph\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
fl_utf_string_seek_line_until_graph_non
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_seek_line_until_graph_non\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
fl_utf_string_seek_to_char
.SH SYNOPSIS
.nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
.sp
\fBf_status_t fl_utf_string_seek_to_char\fP(
\fBconst f_utf_string_t \fP\fIstring\fP,
fl_utf_file_read
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_read\fP(
\fBconst f_file_t \fP\fIfile\fP,
fl_utf_file_read_block
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_read_block\fP(
\fBconst f_file_t \fP\fIfile\fP,
fl_utf_file_read_until
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_read_until\fP(
\fBconst f_file_t \fP\fIfile\fP,
fl_utf_file_write
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_write\fP(
\fBconst f_file_t \fP\fIfile\fP,
fl_utf_file_write_block
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_write_block\fP(
\fBconst f_file_t \fP\fIfile\fP,
fl_utf_file_write_range
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_write_range\fP(
\fBconst f_file_t \fP\fIfile\fP,
fl_utf_file_write_until
.SH SYNOPSIS
.nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
.sp
\fBf_status_t fl_utf_file_write_until\fP(
\fBconst f_file_t \fP\fIfile\fP,
fll_control_group_prepare
.SH SYNOPSIS
.nf
-.B #include <control_group.h>
+.B #include <fll/level_2/control_group.h>
.sp
\fBf_status_t fll_control_group_prepare\fP(
\fBconst f_control_group_t \fP\fIcontrol_group\fP
fll_error_file_print
.SH SYNOPSIS
.nf
-.B #include <error.h>
+.B #include <fll/level_2/error.h>
.sp
\fBf_status_t fll_error_file_print\fP(
\fBconst fl_print_t \fP\fIprint\fP,
fll_error_parameter_integer_print
.SH SYNOPSIS
.nf
-.B #include <error.h>
+.B #include <fll/level_2/error.h>
.sp
\fBf_status_t fll_error_parameter_integer_print\fP(
\fBconst fl_print_t \fP\fIprint\fP,
fll_error_print
.SH SYNOPSIS
.nf
-.B #include <error.h>
+.B #include <fll/level_2/error.h>
.sp
\fBf_status_t fll_error_print\fP(
\fBconst fl_print_t \fP\fIprint\fP,
fll_execute_arguments_add
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
.sp
\fBf_status_t fll_execute_arguments_add\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fll_execute_arguments_add_parameter
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
.sp
\fBf_status_t fll_execute_arguments_add_parameter\fP(
\fBconst f_string_static_t \fP\fIprefix\fP,
fll_execute_arguments_add_parameter_set
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
.sp
\fBf_status_t fll_execute_arguments_add_parameter_set\fP(
\fBconst f_string_static_t \fP\fIprefix\fP,
fll_execute_arguments_add_set
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
.sp
\fBf_status_t fll_execute_arguments_add_set\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fll_execute_into
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
.sp
\fBf_status_t fll_execute_into\fP(
\fBconst f_string_static_t \fP\fIprogram\fP,
fll_execute_program
.SH SYNOPSIS
.nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
.sp
\fBf_status_t fll_execute_program\fP(
\fBconst f_string_static_t \fP\fIprogram\fP,
fll_file_mode_set_all
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_2/file.h>
.sp
\fBf_status_t fll_file_mode_set_all\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fll_file_move
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_2/file.h>
.sp
\fBf_status_t fll_file_move\fP(
\fBconst f_string_static_t \fP\fIsource\fP,
fll_file_role_change_all
.SH SYNOPSIS
.nf
-.B #include <file.h>
+.B #include <fll/level_2/file.h>
.sp
\fBf_status_t fll_file_role_change_all\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fll_fss_basic_list_read
.SH SYNOPSIS
.nf
-.B #include <basic_list.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_basic_list_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_basic_list_write
.SH SYNOPSIS
.nf
-.B #include <basic_list.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_basic_list_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fll_fss_basic_read
.SH SYNOPSIS
.nf
-.B #include <basic.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_basic_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_basic_write
.SH SYNOPSIS
.nf
-.B #include <basic.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_basic_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fll_fss_embedded_list_read
.SH SYNOPSIS
.nf
-.B #include <embedded_list.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_embedded_list_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_embedded_list_write
.SH SYNOPSIS
.nf
-.B #include <embedded_list.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_embedded_list_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fll_fss_extended_list_read
.SH SYNOPSIS
.nf
-.B #include <extended_list.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_extended_list_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_extended_list_write
.SH SYNOPSIS
.nf
-.B #include <extended_list.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_extended_list_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fll_fss_extended_read
.SH SYNOPSIS
.nf
-.B #include <extended.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_extended_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_extended_write
.SH SYNOPSIS
.nf
-.B #include <extended.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_extended_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fll_fss_identify
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_identify\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_payload_read
.SH SYNOPSIS
.nf
-.B #include <payload.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_payload_read\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_payload_write
.SH SYNOPSIS
.nf
-.B #include <payload.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_payload_write\fP(
\fBconst f_string_static_t \fP\fIobject\fP,
fll_fss_snatch
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_apart
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_apart\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_map
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_map\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_map_apart
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_map_apart\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_map_mash
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_map_mash\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_map_mash_apart
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_map_mash_apart\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_map_together
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_map_together\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_mash
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_mash\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_mash_apart
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_mash_apart\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_snatch_together
.SH SYNOPSIS
.nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_snatch_together\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_fss_status_string_from
.SH SYNOPSIS
.nf
-.B #include <fss_status_string.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_status_string_from\fP(
\fBconst f_string_static_t \fP\fIname\fP,
fll_fss_status_string_to
.SH SYNOPSIS
.nf
-.B #include <fss_status_string.h>
+.B #include <fll/level_2/fss.h>
.sp
\fBf_status_t fll_fss_status_string_to\fP(
\fBconst f_status_t \fP\fIcode\fP,
fll_iki_content_escape
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
.sp
\fBf_status_t fll_iki_content_escape\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fll_iki_content_partial_escape
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
.sp
\fBf_status_t fll_iki_content_partial_escape\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fll_iki_content_partial_unescape
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
.sp
\fBf_status_t fll_iki_content_partial_unescape\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fll_iki_content_unescape
.SH SYNOPSIS
.nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
.sp
\fBf_status_t fll_iki_content_unescape\fP(
\fBconst f_string_static_t \fP\fIcontent\fP,
fll_path_canonical
.SH SYNOPSIS
.nf
-.B #include <path.h>
+.B #include <fll/level_2/path.h>
.sp
\fBf_status_t fll_path_canonical\fP(
\fBconst f_string_static_t \fP\fIpath\fP,
fll_print
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_character
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_character\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
fll_print_character_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_character_safely\fP(
\fBconst f_char_t \fP\fIcharacter\fP,
fll_print_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_in_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_except_in_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_in_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_in_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_in_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_except_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_except_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_format
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_format\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_format_convert
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_string_t fll_print_format_convert\fP(
\fBconst f_string_t \fP\fIcurrent\fP,
fll_print_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_raw_terminated
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_raw_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_safely_terminated
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_safely_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_string_va
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_string_va\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_terminated
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_terminated\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_in_dynamic
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_partial
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_partial\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_partial_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_partial_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_partial_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_partial_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_partial_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_partial_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_raw\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_raw_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_dynamic_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_dynamic_safely\fP(
\fBconst f_string_static_t \fP\fIbuffer\fP,
fll_print_trim_except_in_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_in_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_in_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_in_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_except_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_except_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_raw
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_raw\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_raw_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_raw_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_print_trim_safely
.SH SYNOPSIS
.nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
.sp
\fBf_status_t fll_print_trim_safely\fP(
\fBconst f_string_t \fP\fIstring\fP,
fll_program_data_delete
.SH SYNOPSIS
.nf
-.B #include <common.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_data_delete\fP(
\fBfll_program_data_t *const \fP\fIdata\fP
fll_program_data_destroy
.SH SYNOPSIS
.nf
-.B #include <common.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_data_destroy\fP(
\fBfll_program_data_t *const \fP\fIdata\fP
fll_program_parameter_additional_append
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_parameter_additional_append\fP(
\fBconst f_string_static_t *const \fP\fIarguments\fP,
fll_program_parameter_additional_mash
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_parameter_additional_mash\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
fll_program_parameter_additional_rip
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_parameter_additional_rip\fP(
\fBconst f_string_static_t *const \fP\fIarguments\fP,
fll_program_parameter_additional_rip_mash
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_parameter_additional_rip_mash\fP(
\fBconst f_string_static_t \fP\fIglue\fP,
fll_program_parameter_long_print_cannot_use_with
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_parameter_long_print_cannot_use_with\fP(
\fBconst fl_print_t \fP\fIprint\fP,
fll_program_parameter_process
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_parameter_process\fP(
\fBconst f_console_arguments_t \fP\fIarguments\fP,
fll_program_parameter_process_empty
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBvoid fll_program_parameter_process_empty\fP(
\fBf_color_context_t *const \fP\fIcontext\fP,
fll_program_print_help_header
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_print_help_header\fP(
\fBconst f_file_t \fP\fIoutput\fP,
fll_program_print_help_option
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_print_help_option\fP(
\fBconst f_file_t \fP\fIoutput\fP,
fll_program_print_help_option_long
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_print_help_option_long\fP(
\fBconst f_file_t \fP\fIoutput\fP,
fll_program_print_help_option_other
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_print_help_option_other\fP(
\fBconst f_file_t \fP\fIoutput\fP,
fll_program_print_help_usage
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_print_help_usage\fP(
\fBconst f_file_t \fP\fIoutput\fP,
fll_program_print_version
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_print_version\fP(
\fBconst f_file_t \fP\fIoutput\fP,
fll_program_standard_setdown
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_standard_setdown\fP(
\fBf_signal_t *const \fP\fIsignal\fP
fll_program_standard_setup
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_standard_setup\fP(
\fBf_signal_t *const \fP\fIsignal\fP
fll_program_standard_signal_received
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_standard_signal_received\fP(
\fBfll_program_data_t *const \fP\fImain\fP
fll_program_standard_signal_state
.SH SYNOPSIS
.nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
.sp
\fBf_status_t fll_program_standard_signal_state\fP(
\fBvoid *const \fP\fIstate\fP,
fll_status_string_from
.SH SYNOPSIS
.nf
-.B #include <status_string.h>
+.B #include <fll/level_2/status_string.h>
.sp
\fBf_status_t fll_status_string_from\fP(
\fBconst f_string_static_t \fP\fIname\fP,