pub unsafe extern "C" fn ZydisFormatterBufferGetToken(
    buffer: *const FormatterBuffer,
    token: *mut *const FormatterToken<'_>
) -> Status