pub unsafe extern "C" fn set_password( cfg: *mut CallConfigInfo, password: *mut c_char, valid: c_int, ) -> ErrorCode
ag35