pub unsafe extern "C" fn SetFilenameValidationCallback(
    cb: Option<unsafe extern "C" fn(_: *mut JSContext, _: *const i8) -> bool>
)