pub unsafe extern "C" fn SBLaunchInfoSetArguments(
    instance: SBLaunchInfoRef,
    argv: *const *const c_char,
    append: bool
)