pub unsafe fn path_is_prefix_of_path(
    arg_path1: *const c_char,
    arg_path2: *const c_char
) -> bool