pub unsafe extern "system" fn SetFileShortNameA(
    hFile: *mut c_void,
    lpShortName: *const i8
) -> i32