Function SymMatchString

pub unsafe extern "system" fn SymMatchString(
    string: PCSTR,
    expression: PCSTR,
    fcase: BOOL,
) -> BOOL