pub unsafe extern "C" fn platform_write_file_text( filename_utf8: *const c_char, text_utf8: *const c_char, ) -> Bool32T