pub unsafe extern "C" fn C_SkStrings_construct(
    uninitialized: *mut SkStrings,
    string: *mut SkString,
    count: usize
)