pub unsafe extern "C" fn zend_alter_ini_entry_ex(
name: *mut zend_string,
new_value: *mut zend_string,
modify_type: c_int,
stage: c_int,
force_change: bool,
) -> zend_result
pub unsafe extern "C" fn zend_alter_ini_entry_ex(
name: *mut zend_string,
new_value: *mut zend_string,
modify_type: c_int,
stage: c_int,
force_change: bool,
) -> zend_result