pub unsafe extern "C" fn ZydisFormatterBufferGetString(
    buffer: *mut FormatterBuffer,
    string: *mut *mut ZyanString
) -> Status