pub unsafe extern "C" fn fig_embed_replace_named_key( fm: *mut FigEmbed, path: *const FigPathSegment, path_len: usize, name: *const u8, name_len: usize, ) -> FigStatus