pub unsafe extern "system" fn SetVolumeMountPointW(
    lpszVolumeMountPoint: LPCWSTR,
    lpszVolumeName: LPCWSTR
) -> BOOL