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