pub unsafe extern "C" fn SBPlatformSetWorkingDirectory(
    instance: SBPlatformRef,
    path: *const c_char
) -> bool