pub unsafe extern "C" fn SBLaunchInfoSetWorkingDirectory(
    instance: SBLaunchInfoRef,
    working_dir: *const c_char
)