#[unsafe(no_mangle)]pub extern "C" fn ri_jwt_manager_new( secret: *const c_char, expiry_secs: u64, ) -> *mut CRiJWTManager