pub unsafe extern "C" fn fig_embed_reorder_items( fm: *mut FigEmbed, path: *const FigPathSegment, path_len: usize, indices: *const usize, indices_len: usize, ) -> FigStatus