pub unsafe extern "C" fn ZydisFormatterInit(
    formatter: *mut ZydisFormatter,
    style: FormatterStyle
) -> Status