pub unsafe extern "C" fn GetFileTimeStampForDebug(
    out_timestamp: *mut FileTimeStamp,
    filepath: *const u8
) -> Result