pub unsafe extern "system" fn GetTempPathA(
    nBufferLength: u32,
    lpBuffer: *mut i8
) -> u32