pub unsafe extern "C" fn kstrnstr( str: *const i8, pat: *const i8, n: i32, _prep: *mut *mut i32 ) -> *mut i8