fn create_section_with_flags_asm( section_name: &str, section_flags: &str, data: &[u8], ) -> Vec<u8> ⓘ