pub unsafe extern "C" fn fig_embed_move_item( fm: *mut FigEmbed, path: *const FigPathSegment, path_len: usize, from: usize, to: usize, ) -> FigStatus