pub unsafe extern "C" fn stringCheckForChars(
    src: *const c_char,
    chars: *const c_char,
    pfound: *mut l_int32
) -> l_ok