pub unsafe extern "C" fn fig_embed_get_leading_comment( fm: *mut FigEmbed, path: *const FigPathSegment, path_len: usize, out_ptr: *mut *const u8, out_len: *mut usize, ) -> FigStatus