pub unsafe extern "C" fn ZydisGetAccessedFlagsWritten(
    instruction: *const DecodedInstruction,
    flags: *mut CPUFlag
) -> Status