pub unsafe extern "C" fn SBStringListGetStringAtIndex(
    instance: SBStringListRef,
    idx: usize
) -> *const c_char