pub unsafe extern "C" fn ldap_create_dirsync_control( ld: *mut LDAP, flags: c_int, maxAttrCount: c_int, cookie: *mut berval, ctrlp: *mut *mut LDAPControl, ) -> c_int