pub unsafe extern "C" fn zend_restore_ini_entry(
    name: *mut zend_string,
    stage: c_int
) -> zend_result