#[unsafe(no_mangle)]pub extern "C" fn xmlListRemoveFirst( list: *mut c_void, data: *mut c_void, ) -> c_int
Remove first matching element.