pub unsafe extern "fastcall" fn zend_str_toupper_copy( dest: *mut c_char, source: *const c_char, length: usize, ) -> *mut c_char