pub unsafe extern "system" fn SetProtectedPolicy(
    PolicyGuid: *const GUID,
    PolicyValue: usize,
    OldPolicyValue: *mut usize
) -> i32