Function php_check_safe_mode_include_dir

Source
pub unsafe extern "C" fn php_check_safe_mode_include_dir(
    path: *const c_char,
    tsrm_ls: *mut *mut *mut c_void,
) -> c_int