pub fn is_executable_file_path(path: &ZStr) -> bool
sys.zig:3767 — calls extern C is_executable_file (c-bindings.cpp:72-89). We FFI to the same symbol so the behaviour is identical.
is_executable_file