pub fn get_binary_name(l: usize) -> Option<String>
Gets the binary file name of the current process.
Returns None on failure. This is not supported on all architectures (in which case NULL is returned).
None
NULL