pub unsafe extern "system" fn FindNextVolumeA(
    hFindVolume: *mut c_void,
    lpszVolumeName: *mut i8,
    cchBufferLength: u32
) -> i32