pub unsafe extern "C" fn dm_regex_match(
    regex: *mut dm_regex,
    s: *const c_char
) -> c_int