pub unsafe fn strpbrk(
    arg___s: *const c_char,
    arg___accept: *const c_char
) -> *mut c_char