pub unsafe extern "C" fn zend_multibyte_set_script_encoding(
    encoding_list: *mut *const zend_encoding,
    encoding_list_size: usize
) -> c_int